HomeSort by: relevance | last modified time | path
    Searched refs:ip4_ah_offsetmask (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netipsec/
ipsec.h 233 extern int ip4_ah_offsetmask;
ipsec_netbsd.c 604 NULL, 0, &ip4_ah_offsetmask, 0,
xform_ah.c 321 ip->ip_off = htons(ntohs(ip->ip_off) & ip4_ah_offsetmask);
ipsec.c 130 int ip4_ah_offsetmask = 0; /* maybe IP_DF? */ variable in typeref:typename:int

Completed in 35 milliseconds