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