Searched refs:secpath_get (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/net/ | ||
D | xfrm.h | 994 secpath_get(struct sec_path *sp) in secpath_get() function |
/linux-4.1.27/net/core/ | ||
D | skbuff.c | 815 new->sp = secpath_get(old->sp); in __copy_skb_header() |