Searched refs:XFRM_OFFLOAD_PACKET (Results 1 – 3 of 3) sorted by relevance
256 ~(XFRM_OFFLOAD_IPV6 | XFRM_OFFLOAD_INBOUND | XFRM_OFFLOAD_PACKET)) { in xfrm_dev_state_add()261 is_packet_offload = xuo->flags & XFRM_OFFLOAD_PACKET; in xfrm_dev_state_add()346 if (!xuo->flags || xuo->flags & ~XFRM_OFFLOAD_PACKET) { in xfrm_dev_policy_add()
960 xuo->flags |= XFRM_OFFLOAD_PACKET; in copy_user_offload()
527 #define XFRM_OFFLOAD_PACKET 4 macro
Completed in 13 milliseconds