Searched refs:ether_header_hash (Results 1 – 1 of 1) sorted by relevance
1346 ether_header_hash(struct ether_header * eh_p) in ether_header_hash() function1472 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ip_header_hash()1514 return ether_header_hash(mtod(orig_m, struct ether_header *)); in ipv6_header_hash()1548 h = ether_header_hash(eh_p); in bond_output()