Searched refs:bfd_print (Results 1 – 3 of 3) sorted by relevance
292 bfd_print(netdissect_options *ndo, register const u_char *pptr, in bfd_print() function
476 extern void bfd_print(netdissect_options *, const u_char *, u_int, u_int);
659 bfd_print(ndo, (const u_char *)(up+1), length, dport); in udp_print()