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