Searched refs:eth_value (Results 1 – 1 of 1) sorted by relevance
274 static int prep_eth_rule(struct ethhdr *eth_value, struct ethhdr *eth_mask, in prep_eth_rule() argument281 *(__be16 *)(key + off) = eth_value->h_proto; in prep_eth_rule()288 ether_addr_copy(key + off, eth_value->h_source); in prep_eth_rule()295 ether_addr_copy(key + off, eth_value->h_dest); in prep_eth_rule()