Lines Matching defs:XFRM_STATE_INSERT
87 #define XFRM_STATE_INSERT(by, _n, _h, _type) \
122 XFRM_STATE_INSERT(bydst, &x->bydst, ndsttable + h, x->xso.type);
127 XFRM_STATE_INSERT(bysrc, &x->bysrc, nsrctable + h, x->xso.type);
133 XFRM_STATE_INSERT(byspi, &x->byspi, nspitable + h,
139 XFRM_STATE_INSERT(byseq, &x->byseq, nseqtable + h,
1296 XFRM_STATE_INSERT(bydst, &x->bydst,
1300 XFRM_STATE_INSERT(bysrc, &x->bysrc,
1305 XFRM_STATE_INSERT(byspi, &x->byspi,
1311 XFRM_STATE_INSERT(byseq, &x->byseq,
1426 XFRM_STATE_INSERT(bydst, &x->bydst, net->xfrm.state_bydst + h,
1430 XFRM_STATE_INSERT(bysrc, &x->bysrc, net->xfrm.state_bysrc + h,
1437 XFRM_STATE_INSERT(byspi, &x->byspi, net->xfrm.state_byspi + h,
1444 XFRM_STATE_INSERT(byseq, &x->byseq, net->xfrm.state_byseq + h,
1559 XFRM_STATE_INSERT(bydst, &x->bydst, net->xfrm.state_bydst + h,
1562 XFRM_STATE_INSERT(bysrc, &x->bysrc, net->xfrm.state_bysrc + h,
2248 XFRM_STATE_INSERT(byspi, &x->byspi, net->xfrm.state_byspi + h,