Home
last modified time | relevance | path

Searched refs:skb_sec_path (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dxfrm.h1849 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state()
1858 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload()
/include/linux/
Dskbuff.h4583 static inline struct sec_path *skb_sec_path(const struct sk_buff *skb) in skb_sec_path() function