Home
last modified time | relevance | path

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

/linux-4.1.27/net/xfrm/
Dxfrm_output.c100 dst = skb_dst_pop(skb); in xfrm_output_one()
/linux-4.1.27/include/net/
Ddst.h395 static inline struct dst_entry *skb_dst_pop(struct sk_buff *skb) in skb_dst_pop() function