Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_iptfs.c165 u64 w_wantseq; /* expected next sequence */ member
1319 ++xtfs->w_wantseq; in __reorder_drop()
1338 xtfs->w_wantseq += count; in __reorder_drop()
1363 ++xtfs->w_wantseq; in __reorder_this()
1374 xtfs->w_wantseq += count; in __reorder_this()
1415 const u64 wantseq = xtfs->w_wantseq; in __reorder_future_fits()
1467 u64 wantseq = xtfs->w_wantseq; in __reorder_future_shifts()
1584 xtfs->w_wantseq += beyond; in __reorder_future_shifts()
1618 xtfs->w_wantseq = inseq; in iptfs_input_reorder()
1620 wantseq = xtfs->w_wantseq; in iptfs_input_reorder()