Searched refs:ether_type (Results 1 – 5 of 5) sorted by relevance
101 u16 ether_type; /* Ethernet packet type */ member107 u16 ether_type; member119 u16 ether_type; /* Ethernet packet type */ member128 u16 ether_type; member
104 u16 ether_type; member694 u16 ether_type) in ether1394_parse_encap() argument710 if (ether_type == __constant_htons (ETH_P_ARP)) { in ether1394_parse_encap()755 if (dev->hard_header (skb, dev, __constant_ntohs (ether_type), in ether1394_parse_encap()921 u16 ether_type = 0; /* initialized to clear warning */ in ether1394_data_handler() local944 ether_type = hdr->uf.ether_type; in ether1394_data_handler()962 ether_type = hdr->ff.ether_type; in ether1394_data_handler()1030 pd->ether_type = ether_type; in ether1394_data_handler()1034 ether_type = pd->ether_type; in ether1394_data_handler()1056 ether_type); in ether1394_data_handler()[all …]
49 char ether_type; member
323 if (macintosh_config->ether_type != MAC_ETHER_SONIC) in mac_onboard_sonic_probe()
192 if (found || macintosh_config->ether_type != MAC_ETHER_MACE) return -ENODEV; in mace_probe()