720: MH_ALIGN(m, m->m_len);
721: ah = mtod(m, struct arphdr *);
722: memset(ah, 0, m->m_len);
942: goto out;
943: ah = mtod(m, struct arphdr *);
944: op = ntohs(ah->ar_op);
1270:
1271: ah = mtod(m, struct arphdr *);
1272: if (rt0 == NULL) {
1351: goto out;
1352: ar = mtod(m, struct arphdr *);
1353: #if 0 /* XXX I don't think we need this... and it will prevent other LL */
1390:
1391: ah = mtod(m, struct arphdr *);
1392: op = ntohs(ah->ar_op);
1454: MH_ALIGN(m, m->m_len);
1455: ah = mtod(m, struct arphdr *);
1456: memset(ah, 0, m->m_len);