Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet6/ !
H A Dah_core.c530 int hdrtype; in ah4_calccksum() local
543 hdrtype = -1; /*dummy, it is called IPPROTO_IP*/ in ah4_calccksum()
563 switch (hdrtype) { in ah4_calccksum()
688 hdrtype = (iphdr.ip_p) & 0xff; in ah4_calccksum()
748 hdrtype = ah.ah_nxt; in ah4_calccksum()