Searched refs:protolen (Results 1 – 3 of 3) sorted by relevance
32 uint8_t protolen; /* PLEN */ member
318 hdr->protolen = sizeof(struct in_addr); in arp_prepare()504 hdr->protolen = sizeof(struct in_addr); in arp_gratuitous_send()734 hdr->protolen = sizeof(struct in_addr); in arp_prepare_reply()759 arp_hdr->protolen != NET_ARP_IPV4_PTYPE_SIZE || in arp_hdr_check()
205 hdr->protolen = sizeof(struct in_addr); in prepare_arp_reply()257 hdr->protolen = sizeof(struct in_addr); in prepare_arp_request()422 if (arp_hdr->protolen != sizeof(struct in_addr)) { in ZTEST()424 arp_hdr->protolen, sizeof(struct in_addr)); in ZTEST()627 arp_hdr->protolen = sizeof(struct in_addr); in ZTEST()