Searched refs:sec_path (Results 1 – 10 of 10) sorted by relevance
114 void __secpath_destroy(struct sec_path *sp) in __secpath_destroy()123 struct sec_path *secpath_dup(struct sec_path *src) in secpath_dup()125 struct sec_path *sp; in secpath_dup()150 struct sec_path *sp; in secpath_set()550 sizeof(struct sec_path), in xfrm_input_init()
219 struct sec_path *sp; in xfrm_output()
2268 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok()2307 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()2416 struct sec_path *sp; in __xfrm_policy_check()2417 static struct sec_path dummy; in __xfrm_policy_check()
233 struct sec_path *sp = skb->sp; in selinux_xfrm_skb_sid_ingress()411 struct sec_path *sp = skb->sp; in selinux_xfrm_sock_rcv_skb()
1095 struct sec_path { struct1113 static inline struct sec_path * argument1114 secpath_get(struct sec_path *sp) in secpath_get()1121 void __secpath_destroy(struct sec_path *sp);1124 secpath_put(struct sec_path *sp) in secpath_put()1130 struct sec_path *secpath_dup(struct sec_path *src);1912 struct sec_path *sp = skb->sp; in xfrm_offload()
59 const struct sec_path *sp = skb->sp; in match_policy_in()
1001 struct sec_path *sp = skb_sec_path(skb); in icmp_rcv()
806 struct sec_path *sp = skb_sec_path(skb); in icmpv6_rcv()
711 struct sec_path *sp;3966 static inline struct sec_path *skb_sec_path(struct sk_buff *skb) in skb_sec_path()
4182 const struct sec_path *sp = skb_sec_path(skb); in BPF_CALL_5()