Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec.c1248 ipsec_chkreplay(uint32_t seq, uint32_t *seqhigh, struct secasvar *sav) in ipsec_chkreplay() argument
1282 *seqhigh = th; in ipsec_chkreplay()
1323 *seqhigh = th - 1; in ipsec_chkreplay()
1334 *seqhigh = th + 1; in ipsec_chkreplay()