Searched refs:ip4_ah_offsetmask (Results 1 – 3 of 3) sorted by relevance
343 extern int ip4_ah_offsetmask;
1281 iphdr.ip_off = htons(ntohs(iphdr.ip_off) & ip4_ah_offsetmask); in ah4_calccksum()
142 int ip4_ah_offsetmask = 0; /* maybe IP_DF? */ variable179 ah_offsetmask, CTLFLAG_RW | CTLFLAG_LOCKED, &ip4_ah_offsetmask, 0, "");