Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-dvmrp.c68 static void print_probe(const u_char *, const u_char *, u_int);
101 print_probe(bp, ep, len); in dvmrp_print()
208 print_probe(const u_char *bp, const u_char *ep, u_int len) in print_probe() function