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()
766 arp_frame_validate(const struct ether_arp * earp, u_int len, bool dump) in arp_frame_validate()965 arp_frame_validate((const struct ether_arp *)(eh_p + 1), in ethernet_frame_validate()1162 struct ether_arp * earp; in ethernet_arp_frame_populate()1185 earp = (struct ether_arp *)(void *)(eh_p + 1); in ethernet_arp_frame_populate()2399 const struct ether_arp * earp; in validate_mac_nat_arp_out()2408 earp = (const struct ether_arp *)(const void *)(eh_p + 1); in validate_mac_nat_arp_out()2457 const struct ether_arp * earp; in validate_mac_nat_arp_in()2464 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()
7401 struct ether_arp *ea;7403 sizeof(struct ether_arp);7423 ea = (struct ether_arp *)(eh + 1);7908 struct ether_header **eh_p, struct ether_arp **ea_p)7910 struct ether_arp *ea;7912 size_t minlen = sizeof(struct ether_header) + sizeof(struct ether_arp);7934 ea = (struct ether_arp *)(eh + 1);7969 struct ether_arp *ea;8031 struct ether_arp *ea;