Searched refs:ether_header_hash (Results 1 – 1 of 1) sorted by relevance
1329 ether_header_hash(struct ether_header * eh_p) in ether_header_hash() function1457 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ip_header_hash()1499 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ipv6_header_hash()1531 flow_hash = ether_header_hash(eh_p); in get_packet_hash()1535 flow_hash = ether_header_hash(eh_p); in get_packet_hash()