Lines Matching refs:XFRM_DEV_OFFLOAD_PACKET
91 if (_type != XFRM_DEV_OFFLOAD_PACKET) { \
93 if (_x->xso.type == XFRM_DEV_OFFLOAD_PACKET) \
99 if (!_x || _x->xso.type == XFRM_DEV_OFFLOAD_PACKET) \
988 if (xdo->type == XFRM_DEV_OFFLOAD_PACKET) { in __xfrm_state_lookup_all()
989 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in __xfrm_state_lookup_all()
1000 } else if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in __xfrm_state_lookup_all()
1162 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()
1163 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1174 } else if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1196 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()
1197 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1208 } else if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1267 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()
1271 xso->type = XFRM_DEV_OFFLOAD_PACKET; in xfrm_state_find()
1325 if (xso->type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()