Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dah.h55 u_int32_t ah_seq; /* Sequence number field */ member
H A Dxform_ah.c565 ipsec_chkreplay(ntohl(ah->ah_seq), &seqh, sav) == 0) { in ah_input()
776 m_copydata(m, skip + offsetof(struct newah, ah_seq), in ah_input_cb()
957 ah->ah_seq = htonl((uint32_t)sav->replay->count); in ah_output()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1214 u_32_t ah_seq; member