Lines Matching defs:netdissect_options
109 ether_addresses_print(netdissect_options *ndo, const u_char *src,
117 ether_type_print(netdissect_options *ndo, uint16_t type)
136 ether_common_print(netdissect_options *ndo, const u_char *p, u_int length,
138 void (*print_switch_tag)(netdissect_options *ndo, const u_char *),
140 void (*print_encap_header)(netdissect_options *ndo, const u_char *),
422 ether_switch_tag_print(netdissect_options *ndo, const u_char *p, u_int length,
424 void (*print_switch_tag)(netdissect_options *, const u_char *),
440 ether_print(netdissect_options *ndo,
442 void (*print_encap_header)(netdissect_options *ndo, const u_char *),
457 ether_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h,
475 netanalyzer_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h,
501 netanalyzer_transparent_if_print(netdissect_options *ndo,
526 ethertype_print(netdissect_options *ndo,