OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFRMREP_RTA
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
xfrm.h
58
#define
XFRMREP_RTA
(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_report))))
xfrm_monitor.c
200
parse_rtattr(tb, XFRMA_MAX,
XFRMREP_RTA
(xrep), len);
Completed in 4251 milliseconds