Searched refs:decode_prefix6 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/tcpdump/
H A Dprint-ldp.c369 i=decode_prefix6(ndo, tptr, tlv_tlen, buf, sizeof(buf));
H A Dprint-hncp.c232 plenbytes = decode_prefix6(ndo, prefix, max_length, buf, sizeof(buf));
H A Dnetdissect.h788 extern int decode_prefix6(netdissect_options *, const u_char *, u_int, char *, size_t);
H A Dprint-bgp.c1364 decode_prefix6(netdissect_options *ndo, function
1791 advance = decode_prefix6(ndo, tptr, len, buf, buflen);

Completed in 124 milliseconds