Searched defs:switch_tag_len (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/tcpdump/ |
H A D | print-ether.c | 141 ether_common_print(netdissect_options * ndo,const u_char * p,u_int length,u_int caplen,void (* print_switch_tag)(netdissect_options * ndo,const u_char *),u_int switch_tag_len,void (* print_encap_header)(netdissect_options * ndo,const u_char *),const u_char * encap_header_arg) ether_common_print() argument 427 ether_switch_tag_print(netdissect_options * ndo,const u_char * p,u_int length,u_int caplen,void (* print_switch_tag)(netdissect_options *,const u_char *),u_int switch_tag_len) ether_switch_tag_print() argument
|