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()
424 ether_switch_tag_print(netdissect_options *ndo, const u_char *p, u_int length, in ether_switch_tag_print()
442 ether_print(netdissect_options *ndo, in ether_print()
444 void (*print_encap_header)(netdissect_options *ndo, const u_char *), in ether_print()
459 ether_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, in ether_if_print()
477 netanalyzer_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, in netanalyzer_if_print()
503 netanalyzer_transparent_if_print(netdissect_options *ndo, in netanalyzer_transparent_if_print()
528 ethertype_print(netdissect_options *ndo, in ethertype_print()