Searched refs:decode_prefix6 (Results 1 – 3 of 3) sorted by relevance
/external/tcpdump/ |
D | print-ldp.c | 370 i=decode_prefix6(ndo, tptr, tlv_tlen, buf, sizeof(buf)); in ldp_tlv_print()
|
D | print-bgp.c | 1059 decode_prefix6(netdissect_options *ndo, in decode_prefix6() function 1765 advance = decode_prefix6(ndo, tptr, len, buf, sizeof(buf)); in bgp_attr_print() 1908 advance = decode_prefix6(ndo, tptr, len, buf, sizeof(buf)); in bgp_attr_print()
|
D | netdissect.h | 619 extern int decode_prefix6(netdissect_options *ndo, const u_char *, u_int, char *, u_int);
|