OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfrm_selector
(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
48
struct
xfrm_selector
struct
315
struct
xfrm_selector
sel;
354
struct
xfrm_selector
sel;
369
struct
xfrm_selector
sel;
377
struct
xfrm_selector
sel;
401
struct
xfrm_selector
sel;
/external/iproute2/include/linux/
xfrm.h
46
struct
xfrm_selector
{
struct
334
struct
xfrm_selector
sel;
375
struct
xfrm_selector
sel;
392
struct
xfrm_selector
sel;
400
struct
xfrm_selector
sel;
424
struct
xfrm_selector
sel;
/external/iproute2/ip/
xfrm.h
139
void xfrm_selector_print(struct
xfrm_selector
*sel, __u16 family,
154
int xfrm_selector_parse(struct
xfrm_selector
*sel, int *argcp, char ***argvp);
ipxfrm.c
443
void xfrm_selector_print(struct
xfrm_selector
*sel, __u16 family,
788
static int xfrm_selector_iszero(struct
xfrm_selector
*s)
790
struct
xfrm_selector
s0;
1078
static int xfrm_selector_upspec_parse(struct
xfrm_selector
*sel,
1204
int xfrm_selector_parse(struct
xfrm_selector
*sel, int *argcp, char ***argvp)
Completed in 30 milliseconds