XFRM_OFFLOAD_PACKET
~(XFRM_OFFLOAD_IPV6 | XFRM_OFFLOAD_INBOUND | XFRM_OFFLOAD_PACKET)) {
is_packet_offload = xuo->flags & XFRM_OFFLOAD_PACKET;
if (!xuo->flags || xuo->flags & ~XFRM_OFFLOAD_PACKET) {
xuo->flags |= XFRM_OFFLOAD_PACKET;