Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dipsec.c1264 ipsec_chkreplay(uint32_t seq, uint32_t *seqhigh, struct secasvar *sav) in ipsec_chkreplay() argument
1303 *seqhigh = th; in ipsec_chkreplay()
1348 *seqhigh = th - 1; in ipsec_chkreplay()
1362 *seqhigh = th + 1; in ipsec_chkreplay()