Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dah_core.c1234 int hdrtype; in ah4_calccksum() local
1247 hdrtype = -1; /*dummy, it is called IPPROTO_IP*/ in ah4_calccksum()
1260 switch (hdrtype) { in ah4_calccksum()
1385 hdrtype = (iphdr.ip_p) & 0xff; in ah4_calccksum()
1436 hdrtype = ah.ah_nxt; in ah4_calccksum()