Lines Matching defs:ndo
111 ether_addresses_print(netdissect_options *ndo, const u_char *src, in ether_addresses_print()
119 ether_type_print(netdissect_options *ndo, uint16_t type) in ether_type_print()
138 ether_common_print(netdissect_options *ndo, const u_char *p, u_int length, in ether_common_print()
140 void (*print_switch_tag)(netdissect_options *ndo, const u_char *), in ether_common_print()
142 void (*print_encap_header)(netdissect_options *ndo, const u_char *), in ether_common_print()
418 ether_switch_tag_print(netdissect_options *ndo, const u_char *p, u_int length, in ether_switch_tag_print()
436 ether_print(netdissect_options *ndo, in ether_print()
438 void (*print_encap_header)(netdissect_options *ndo, const u_char *), in ether_print()
453 ether_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, in ether_if_print()
471 netanalyzer_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, in netanalyzer_if_print()
497 netanalyzer_transparent_if_print(netdissect_options *ndo, in netanalyzer_transparent_if_print()
522 ethertype_print(netdissect_options *ndo, in ethertype_print()