OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFRMPEXP_RTA
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
xfrm.h
56
#define
XFRMPEXP_RTA
(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_polexpire))))
xfrm_policy.c
505
rta =
XFRMPEXP_RTA
(xpexp);
Completed in 25 milliseconds