Home
last modified time | relevance | path

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

/include/net/
Dxfrm.h977 struct sec_path { struct
992 static inline struct sec_path * argument
993 secpath_get(struct sec_path *sp) in secpath_get()
1000 void __secpath_destroy(struct sec_path *sp);
1003 secpath_put(struct sec_path *sp) in secpath_put()
1009 struct sec_path *secpath_dup(struct sec_path *src);
/include/linux/
Dskbuff.h531 struct sec_path *sp;
3222 static inline struct sec_path *skb_sec_path(struct sk_buff *skb) in skb_sec_path()