Perform name longest prefix match on a container of entries.
Entry type, which must not be undefined.
undefined
Lookup target name.
Callback function to retrieve entry by name prefix TLV-VALUE in hexadecimal format.
Matched entries. The first result is the longest prefix match. Subsequent results are matches on successively shorter prefixes. The caller may early-return the iterator to ignore subsequent results.
Perform name longest prefix match on a container of entries.