Searched defs:extracted_ether_type (Results 1 - 3 of 3) sorted by relevance

/external/tcpdump/
H A Dprint-ether.c111 u_short extracted_ether_type; local
134 &extracted_ether_type) == 0) {
143 &extracted_ether_type) == 0) {
181 u_int length, u_int caplen, u_short *extracted_ether_type)
184 *extracted_ether_type = ether_type;
241 *extracted_ether_type = 0;
244 extracted_ether_type) == 0) {
268 *extracted_ether_type = 0;
271 extracted_ether_type) == 0) {
180 ether_encap_print(u_short ether_type, const u_char *p, u_int length, u_int caplen, u_short *extracted_ether_type) argument
H A Dprint-symantec.c86 u_short extracted_ether_type; local
111 &extracted_ether_type) == 0) {
H A Dprint-ap1394.c90 u_short extracted_ether_type; local
107 extracted_ether_type = 0;
109 &extracted_ether_type) == 0) {

Completed in 319 milliseconds