Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dah_core.c762 int hdrtype; in ah4_calccksum() local
775 hdrtype = -1; /*dummy, it is called IPPROTO_IP*/ in ah4_calccksum()
795 switch (hdrtype) { in ah4_calccksum()
920 hdrtype = (iphdr.ip_p) & 0xff; in ah4_calccksum()
980 hdrtype = ah.ah_nxt; in ah4_calccksum()