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