Searched refs:ah_nxt (Results 1 – 4 of 4) sorted by relevance
49 u_int8_t ah_nxt; /* Next Header */ member57 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()
153 nxt = ah->ah_nxt; in ah4_input()613 nxt = ah->ah_nxt; in ah6_input()
748 hdrtype = ah.ah_nxt; in ah4_calccksum()