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

  /external/iproute2/include/linux/
xfrm.h 174 XFRM_MSG_POLEXPIRE,
175 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE
  /external/iproute2/ip/
xfrm_policy.c 422 n->nlmsg_type != XFRM_MSG_POLEXPIRE) {
431 } else if (n->nlmsg_type == XFRM_MSG_POLEXPIRE) {
448 else if (n->nlmsg_type == XFRM_MSG_POLEXPIRE)
473 else if (n->nlmsg_type == XFRM_MSG_POLEXPIRE)
491 if (n->nlmsg_type == XFRM_MSG_POLEXPIRE) {
xfrm_monitor.c 270 case XFRM_MSG_POLEXPIRE:

Completed in 15 milliseconds