Searched refs:ether_header_hash (Results 1 – 1 of 1) sorted by relevance
1338 ether_header_hash(struct ether_header * eh_p) in ether_header_hash() function1464 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ip_header_hash()1506 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ipv6_header_hash()1540 h = ether_header_hash(eh_p); in bond_output()