Lines Matching refs:XFRM_DEV_OFFLOAD_PACKET
102 if (_type != XFRM_DEV_OFFLOAD_PACKET) { \
104 if (_x->xso.type == XFRM_DEV_OFFLOAD_PACKET) \
110 if (!_x || _x->xso.type == XFRM_DEV_OFFLOAD_PACKET) \
1142 if (xdo->type == XFRM_DEV_OFFLOAD_PACKET) { in __xfrm_state_lookup_all()
1143 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in __xfrm_state_lookup_all()
1154 } else if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in __xfrm_state_lookup_all()
1423 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()
1424 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1435 } else if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1458 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()
1459 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1470 } else if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()
1534 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()
1539 xso->type = XFRM_DEV_OFFLOAD_PACKET; in xfrm_state_find()
1595 if (xso->type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()
2275 if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_check_expire()