Searched refs:ethertype (Results 1 – 4 of 4) sorted by relevance
28 be16 ethertype; member
109 llc->ethertype = htons(ETHERTYPE_IP);179 || ntohs(llc->ethertype) != ETHERTYPE_IP
2424 int ethertype; member5991 int ethertype, int ip_proto, uint32_t dest) in mcx_set_flow_table_entry_proto() argument6034 mbin->cmd_flow_ctx.fc_match_value.mc_ethertype = htobe16(ethertype); in mcx_set_flow_table_entry_proto()7474 flow_index, rss->ethertype, rss->ip_proto, in mcx_init()
2101 rather than sockaddr. Packet ethertype is now forced to ETH_P_IP.