Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff.h4631 static inline void skb_postpull_data_move(struct sk_buff *skb, in skb_postpull_data_move() function
/linux/net/core/
H A Dfilter.c3297 skb_postpull_data_move(skb, len, off); in bpf_skb_generic_pop()