Home
last modified time | relevance | path

Searched refs:hdrtype (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Dah_core.c1230 int hdrtype; in ah4_calccksum() local
1243 hdrtype = -1; /*dummy, it is called IPPROTO_IP*/ in ah4_calccksum()
1256 switch (hdrtype) { in ah4_calccksum()
1381 hdrtype = (iphdr.ip_p) & 0xff; in ah4_calccksum()
1432 hdrtype = ah.ah_nxt; in ah4_calccksum()