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

/macosx-10.10/tcpdump-61/tcpdump/
H A Ddecode_prefix.h38 extern int decode_prefix6(const u_char *pd, u_int itemlen, char *buf, u_int buflen);
H A Dprint-ldp.c373 i=decode_prefix6(tptr,tlv_tlen,buf,sizeof(buf));
H A Dprint-bgp.c1051 decode_prefix6(const u_char *pd, u_int itemlen, char *buf, u_int buflen) function
1750 advance = decode_prefix6(tptr, len, buf, sizeof(buf));
1893 advance = decode_prefix6(tptr, len, buf, sizeof(buf));

Completed in 133 milliseconds