Searched refs:ARH_FIXED_LEN (Results 1 – 2 of 2) sorted by relevance
113 #define ARH_FIXED_LEN 8 macro878 if (MBLKL(mp1) < ARH_FIXED_LEN + 2 * hlen + 2 * plen) { in arp_process_packet()910 arhp = (uchar_t *)arh + ARH_FIXED_LEN; in arp_process_packet()1573 mp->b_cont = allocb(AR_LL_HDR_SLACK + ARH_FIXED_LEN + (hlen * 4) + in arp_output()1589 cp += ARH_FIXED_LEN; in arp_output()
1182 #define ARH_FIXED_LEN 8 /* Length of fixed part of ARP header(see arp.h) */ macro1229 cp += ARH_FIXED_LEN; in vsw_publish_macaddr()