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 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h
157
XFRM_MSG_EXPIRE
,
158
#define
XFRM_MSG_EXPIRE
XFRM_MSG_EXPIRE
/external/iproute2/include/linux/
xfrm.h
164
XFRM_MSG_EXPIRE
,
165
#define
XFRM_MSG_EXPIRE
XFRM_MSG_EXPIRE
/external/iproute2/ip/
xfrm_state.c
710
n->nlmsg_type !=
XFRM_MSG_EXPIRE
) {
720
} else if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
) {
742
else if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
)
747
else if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
)
770
if (n->nlmsg_type ==
XFRM_MSG_EXPIRE
) {
xfrm_monitor.c
265
case
XFRM_MSG_EXPIRE
:
Completed in 19 milliseconds