Searched refs:ah_nxt (Results 1 – 4 of 4) sorted by relevance
51 u_int8_t ah_nxt; /* Next Header */ member59 u_int8_t ah_nxt; /* Next Header */ member
283 ahdr->ah_nxt = ip->ip_p; in ah4_output()294 ahdr->ah_nxt = ip->ip_p; in ah4_output()493 ahdr->ah_nxt = *nexthdrp; in ah6_output()505 ahdr->ah_nxt = *nexthdrp; in ah6_output()
151 nxt = ah->ah_nxt; in ah4_input()608 nxt = ah->ah_nxt; in ah6_input()
980 hdrtype = ah.ah_nxt; in ah4_calccksum()