Searched refs:skb_put_padto (Results 1 – 2 of 2) sorted by relevance
605 return skb_put_padto(skb, ETH_ZLEN); in eth_skb_pad()
3651 static inline int __must_check skb_put_padto(struct sk_buff *skb, unsigned int len) in skb_put_padto() function