Searched refs:ether_arp (Results 1 – 5 of 5) sorted by relevance
114 struct ether_arp { struct
190 sizeof(struct ether_arp) + sizeof(struct ether_header)) in main()
765 arp_frame_validate(const struct ether_arp * earp, u_int len, bool dump) in arp_frame_validate()964 arp_frame_validate((const struct ether_arp *)(eh_p + 1), in ethernet_frame_validate()1161 struct ether_arp * earp; in ethernet_arp_frame_populate()1184 earp = (struct ether_arp *)(void *)(eh_p + 1); in ethernet_arp_frame_populate()2398 const struct ether_arp * earp; in validate_mac_nat_arp_out()2407 earp = (const struct ether_arp *)(const void *)(eh_p + 1); in validate_mac_nat_arp_out()2456 const struct ether_arp * earp; in validate_mac_nat_arp_in()2463 earp = (const struct ether_arp *)(const void *)(eh_p + 1); in validate_mac_nat_arp_in()
116 struct ether_arp *ea; in ether_inet_arp_input()414 struct ether_arp *ea; in ether_inet_arp()
7341 struct ether_arp *ea;7343 sizeof(struct ether_arp);7363 ea = (struct ether_arp *)(eh + 1);7848 struct ether_header **eh_p, struct ether_arp **ea_p)7850 struct ether_arp *ea;7852 size_t minlen = sizeof(struct ether_header) + sizeof(struct ether_arp);7874 ea = (struct ether_arp *)(eh + 1);7909 struct ether_arp *ea;7971 struct ether_arp *ea;