Home
last modified time | relevance | path

Searched defs:IF_PRINTER_ARGS (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dnetdissect.h144 #define IF_PRINTER_ARGS (netdissect_options *, const struct pcap_pkthdr *, const u_char *) macro
146 typedef u_int (*if_printer) IF_PRINTER_ARGS; typedef