Home
last modified time | relevance | path

Searched defs:prepad (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/
H A Dtap.c543 static inline struct sk_buff *tap_alloc_skb(struct sock *sk, size_t prepad, in tap_alloc_skb()
H A Dtun.c1450 tun_alloc_skb(struct tun_file * tfile,size_t prepad,size_t len,size_t linear,int noblock) tun_alloc_skb() argument
/linux/include/linux/mtd/
H A Drawnand.h358 int prepad; member
/linux/net/packet/
H A Daf_packet.c2919 static struct sk_buff *packet_alloc_skb(struct sock *sk, size_t prepad, in packet_alloc_skb()