Searched refs:sec_path (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_input.c19 void __secpath_destroy(struct sec_path *sp)
28 struct sec_path *secpath_dup(struct sec_path *src)
30 struct sec_path *sp;
127 struct sec_path *sp;
278 sizeof(struct sec_path),
H A Dxfrm_policy.c1946 xfrm_policy_ok(struct xfrm_tmpl *tmpl, struct sec_path *sp, int start,
1984 static inline int secpath_has_nontransport(struct sec_path *sp, int k, int *idxp)
2089 struct sec_path *sp;
2090 static struct sec_path dummy;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dxfrm6_input.c67 struct sec_path *sp;
H A Dicmp.c633 struct sec_path *sp = skb_sec_path(skb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dxfrm.c162 struct sec_path *sp;
408 struct sec_path *sp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h908 struct sec_path { struct
914 static inline struct sec_path *
915 secpath_get(struct sec_path *sp)
922 extern void __secpath_destroy(struct sec_path *sp);
925 secpath_put(struct sec_path *sp)
931 extern struct sec_path *secpath_dup(struct sec_path *src);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_policy.c59 const struct sec_path *sp = skb->sp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dskbuff.h349 struct sec_path *sp;
2211 static inline struct sec_path *skb_sec_path(struct sk_buff *skb)
2216 static inline struct sec_path *skb_sec_path(struct sk_buff *skb)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dicmp.c977 struct sec_path *sp = skb_sec_path(skb);

Completed in 219 milliseconds