Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rx.c411 static void prot_print(const u_char *, int);
511 prot_print(bp, length); in rx_print()
1220 prot_print(register const u_char *bp, int length) in prot_print() function