OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFRM_MSG_EXPIRE
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/include/linux/
xfrm.h
166
XFRM_MSG_EXPIRE
,
167
#define
XFRM_MSG_EXPIRE
XFRM_MSG_EXPIRE
/external/iproute2/ip/
xfrm_state.c
679
n->nlmsg_type !=
XFRM_MSG_EXPIRE
) {
689
} else if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
) {
711
else if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
)
716
else if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
)
739
if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
) {
xfrm_monitor.c
264
case
XFRM_MSG_EXPIRE
:
Completed in 11 milliseconds