Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dipsec.c1274 ipsec_chkreplay(uint32_t seq, uint32_t *seqhigh, struct secasvar *sav) in ipsec_chkreplay() argument
1313 *seqhigh = th; in ipsec_chkreplay()
1358 *seqhigh = th - 1; in ipsec_chkreplay()
1372 *seqhigh = th + 1; in ipsec_chkreplay()