Home
last modified time | relevance | path

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

/include/linux/
Detherdevice.h605 return skb_put_padto(skb, ETH_ZLEN); in eth_skb_pad()
Dskbuff.h3651 static inline int __must_check skb_put_padto(struct sk_buff *skb, unsigned int len) in skb_put_padto() function