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

  /external/iproute2/include/linux/
xfrm.h 169 XFRM_MSG_UPDPOLICY,
170 #define XFRM_MSG_UPDPOLICY XFRM_MSG_UPDPOLICY
  /external/iproute2/ip/
xfrm_monitor.c 269 case XFRM_MSG_UPDPOLICY:
xfrm_policy.c 421 n->nlmsg_type != XFRM_MSG_UPDPOLICY &&
471 else if (n->nlmsg_type == XFRM_MSG_UPDPOLICY)
961 return xfrm_policy_modify(XFRM_MSG_UPDPOLICY, 0,

Completed in 13 milliseconds