OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfrm_user_sec_ctx
(Results
1 - 8
of
8
) sorted by null
/external/iproute2/ip/
xfrm.h
158
struct
xfrm_user_sec_ctx
*sctx);
xfrm_policy.c
232
struct
xfrm_user_sec_ctx
*sctx)
242
sctx->len = sizeof(struct
xfrm_user_sec_ctx
) + slen;
265
struct
xfrm_user_sec_ctx
sctx;
577
struct
xfrm_user_sec_ctx
sctx;
ipxfrm.c
885
struct
xfrm_user_sec_ctx
*sctx;
892
sctx = (struct
xfrm_user_sec_ctx
*)RTA_DATA(tb[XFRMA_SEC_CTX]);
910
struct
xfrm_user_sec_ctx
*sctx;
917
sctx = (struct
xfrm_user_sec_ctx
*)RTA_DATA(tb[XFRMA_SEC_CTX]);
xfrm_state.c
254
struct
xfrm_user_sec_ctx
sctx;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h
203
struct
xfrm_user_sec_ctx
{
struct
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h
203
struct
xfrm_user_sec_ctx
{
struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h
203
struct
xfrm_user_sec_ctx
{
struct
/external/iproute2/include/linux/
xfrm.h
223
struct
xfrm_user_sec_ctx
{
struct
Completed in 254 milliseconds