Searched refs:skb_sec_path (Results 1 – 2 of 2) sorted by relevance
1826 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()1835 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
4368 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path() function