HomeSort by relevance Sort by last modified time
    Searched refs:XFRM_OFFLOAD_INBOUND (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/
xfrm.h 428 #define XFRM_OFFLOAD_INBOUND 2
  /external/iproute2/include/uapi/linux/
xfrm.h 505 #define XFRM_OFFLOAD_INBOUND 2
  /external/kernel-headers/original/uapi/linux/
xfrm.h 505 #define XFRM_OFFLOAD_INBOUND 2
  /external/iproute2/ip/
ipxfrm.c 870 (xuo->flags & XFRM_OFFLOAD_INBOUND) ? "in" : "out");
    [all...]
xfrm_state.c 275 *dir = XFRM_OFFLOAD_INBOUND;
    [all...]

Completed in 56 milliseconds