OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfrm_selector
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/include/linux/
xfrm.h
48
struct
xfrm_selector
struct
329
struct
xfrm_selector
sel;
370
struct
xfrm_selector
sel;
387
struct
xfrm_selector
sel;
395
struct
xfrm_selector
sel;
419
struct
xfrm_selector
sel;
/external/iproute2/ip/
xfrm.h
138
void xfrm_selector_print(struct
xfrm_selector
*sel, __u16 family,
153
int xfrm_selector_parse(struct
xfrm_selector
*sel, int *argcp, char ***argvp);
ipxfrm.c
440
void xfrm_selector_print(struct
xfrm_selector
*sel, __u16 family,
745
static int xfrm_selector_iszero(struct
xfrm_selector
*s)
747
struct
xfrm_selector
s0;
1033
static int xfrm_selector_upspec_parse(struct
xfrm_selector
*sel,
1159
int xfrm_selector_parse(struct
xfrm_selector
*sel, int *argcp, char ***argvp)
Completed in 11 milliseconds