Home
last modified time | relevance | path

Searched refs:decode_prefix4 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dprint-ldp.c358 i=decode_prefix4(ndo, tptr, tlv_tlen, buf, sizeof(buf)); in ldp_tlv_print()
H A Dprint-bgp.c586 decode_prefix4(netdissect_options *ndo, in decode_prefix4() function
1731 advance = decode_prefix4(ndo, tptr, len, buf, buflen); in bgp_nlri_print()
2769 wpfx = decode_prefix4(ndo, p, withdrawn_routes_len, buf, sizeof(buf)); in bgp_update_print()
2884 i = decode_prefix4(ndo, p, length, buf, sizeof(buf)); in bgp_update_print()
H A Dnetdissect.h747 extern int decode_prefix4(netdissect_options *, const u_char *, u_int, char *, size_t);