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
1330 ++xtfs->w_wantseq; in __reorder_drop()
1349 xtfs->w_wantseq += count; in __reorder_drop()
1374 ++xtfs->w_wantseq; in __reorder_this()
1385 xtfs->w_wantseq += count; in __reorder_this()
1426 const u64 wantseq = xtfs->w_wantseq; in __reorder_future_fits()
1478 u64 wantseq = xtfs->w_wantseq; in __reorder_future_shifts()
1595 xtfs->w_wantseq += beyond; in __reorder_future_shifts()
1629 xtfs->w_wantseq = inseq; in iptfs_input_reorder()
1631 wantseq = xtfs->w_wantseq; in iptfs_input_reorder()