Home
last modified time | relevance | path

Searched refs:xfrm_policy (Results 1 – 13 of 13) sorted by relevance

/linux/net/xfrm/
A Dxfrm_policy.c168 static struct xfrm_policy *__xfrm_policy_unlink(struct xfrm_policy *pol,
178 static struct xfrm_policy *
411 struct xfrm_policy *policy = container_of(head, struct xfrm_policy, rcu); in xfrm_policy_destroy_rcu()
524 struct xfrm_policy *pol; in xfrm_dst_hash_transfer()
559 struct xfrm_policy *pol; in xfrm_idx_hash_transfer()
964 struct xfrm_policy *tmp; in xfrm_policy_inexact_node_merge()
1376 struct xfrm_policy *p; in xfrm_gen_index()
1639 struct xfrm_policy *
1709 struct xfrm_policy *
2208 static struct xfrm_policy *__xfrm_policy_unlink(struct xfrm_policy *pol, in __xfrm_policy_unlink()
[all …]
A Dxfrm_user.c1709 struct xfrm_policy *xp = xfrm_policy_alloc(net, GFP_KERNEL); in xfrm_policy_construct()
1746 struct xfrm_policy *xp; in xfrm_add_policy()
1939 struct xfrm_policy *xp, in xfrm_policy_netlink()
2064 struct xfrm_policy *xp; in xfrm_get_policy()
2370 struct xfrm_policy *xp; in xfrm_add_pol_expire()
2470 struct xfrm_policy *xp; in xfrm_add_acquire()
3159 struct xfrm_policy *xp) in xfrm_acquire_msgsize()
3169 struct xfrm_tmpl *xt, struct xfrm_policy *xp) in build_acquire()
3209 struct xfrm_policy *xp) in xfrm_send_acquire()
3234 struct xfrm_policy *xp; in xfrm_compile_policy()
[all …]
A DMakefile6 obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_hash.o \
A Dxfrm_state.c198 int km_query(struct xfrm_state *x, struct xfrm_tmpl *t, struct xfrm_policy *pol);
1027 static void xfrm_state_look_at(struct xfrm_policy *pol, struct xfrm_state *x, in xfrm_state_look_at()
1072 struct xfrm_policy *pol, int *err, in xfrm_state_find()
2190 void km_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in km_policy_notify()
2229 int km_query(struct xfrm_state *x, struct xfrm_tmpl *t, struct xfrm_policy *pol) in km_query()
2262 void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 portid) in km_policy_expired()
2399 struct xfrm_policy *pol = NULL; in xfrm_user_policy()
/linux/include/net/
A Dxfrm.h335 void km_policy_notify(struct xfrm_policy *xp, int dir,
341 struct xfrm_policy *pol);
489 struct xfrm_policy { struct
758 void xfrm_policy_destroy(struct xfrm_policy *policy);
760 static inline void xfrm_pol_put(struct xfrm_policy *policy) in xfrm_pol_put()
925 struct xfrm_policy *pols[XFRM_POLICY_TYPE_MAX];
1195 int xfrm_policy_delete(struct xfrm_policy *pol, int dir);
1199 struct xfrm_policy *pol; in xfrm_sk_free_policy()
1502 struct xfrm_policy *pol, int *err,
1647 int (*func)(struct xfrm_policy *, int, int, void*),
[all …]
A Dsock.h432 struct xfrm_policy __rcu *sk_policy[2];
/linux/security/selinux/include/
A Dxfrm.h28 struct xfrm_policy *xp,
/linux/net/key/
A Daf_key.c1906 static int check_reqid(struct xfrm_policy *xp, int dir, int count, void *ptr) in check_reqid()
1940 parse_ipsecrequest(struct xfrm_policy *xp, struct sadb_x_ipsecrequest *rq) in parse_ipsecrequest()
1988 parse_ipsecrequests(struct xfrm_policy *xp, struct sadb_x_policy *pol) in parse_ipsecrequests()
2010 static inline int pfkey_xfrm_policy2sec_ctx_size(const struct xfrm_policy *xp) in pfkey_xfrm_policy2sec_ctx_size()
2022 static int pfkey_xfrm_policy2msg_size(const struct xfrm_policy *xp) in pfkey_xfrm_policy2msg_size()
2246 struct xfrm_policy *xp; in pfkey_spdadd()
2360 struct xfrm_policy *xp; in pfkey_spddelete()
2646 struct xfrm_policy *xp; in pfkey_spdget()
2681 static int dump_sp(struct xfrm_policy *xp, int dir, int count, void *ptr) in dump_sp()
3243 static struct xfrm_policy *pfkey_compile_policy(struct sock *sk, int opt, in pfkey_compile_policy()
[all …]
/linux/tools/testing/selftests/net/
A DMakefile8 rtnetlink.sh xfrm_policy.sh test_blackhole_dev.sh
/linux/security/selinux/
A Dxfrm.c177 struct xfrm_policy *xp, in selinux_xfrm_state_pol_flow_match()
/linux/include/linux/
A Dsecurity.h178 struct xfrm_policy;
1694 struct xfrm_policy *xp,
1749 struct xfrm_policy *xp, in security_xfrm_state_pol_flow_match()
A Dlsm_hook_defs.h364 struct xfrm_policy *xp, const struct flowi_common *flic)
/linux/security/
A Dsecurity.c2477 struct xfrm_policy *xp, in security_xfrm_state_pol_flow_match()

Completed in 70 milliseconds