Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dnetdissect.h167 #define IF_PRINTER_ARGS (netdissect_options *, const struct pcap_pkthdr *, const u_char *) macro
169 typedef void (*if_printer) IF_PRINTER_ARGS; typedef