Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c704 if (skb_pad(last, pad)) in mt76_skb_adjust_pad()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h1092 skb_pad(struct sk_buff *skb, int pad) in skb_pad() function