Home
last modified time | relevance | path

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

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