Searched refs:ether_header_hash (Results 1 – 1 of 1) sorted by relevance
1328 ether_header_hash(struct ether_header * eh_p) in ether_header_hash() function1456 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ip_header_hash()1498 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ipv6_header_hash()1530 flow_hash = ether_header_hash(eh_p); in get_packet_hash()1534 flow_hash = ether_header_hash(eh_p); in get_packet_hash()