Searched refs:arh_plen (Results 1 – 4 of 4) sorted by relevance
70 if (arh->arh_plen == 0) { in print_arp()74 } else if (arh->arh_plen == sizeof (in_addr_t)) { in print_arp()153 blen = 2 * (arp.arh.arh_hlen + arp.arh.arh_plen); in arphdr_cmd()160 print_arp('t', arp.addrs + arp.arh.arh_hlen + arp.arh.arh_plen, in arphdr_cmd()
74 uchar_t arh_plen; member
877 plen = arh->arh_plen; in arp_process_packet()1587 arh->arh_plen = (uint8_t)plen; in arp_output()
1972 plen = arh->arh_plen; in ipnospoof_check()