Searched refs:__skb_push (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
D | neighbour.h | 500 __skb_push(skb, hh_len); in neigh_hh_output() |
/include/linux/ | ||
D | skbuff.h | 2348 static inline void *__skb_push(struct sk_buff *skb, unsigned int len) in __skb_push() function |