Home
last modified time | relevance | path

Searched defs:headroom (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/include/net/
Dxdp.h78 u16 headroom; member
100 int headroom; in convert_to_xdp_frame() local
Dxdp_sock.h34 u32 headroom; member
Dlwtunnel.h31 __u16 headroom; member
Ddst.h545 int headroom) in skb_tunnel_check_pmtu()
/linux-4.19.296/include/linux/
Dvirtio_caif.h14 u16 headroom; member
Dskbuff.h1048 static inline struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom, in __pskb_copy()
2968 static inline int __skb_cow(struct sk_buff *skb, unsigned int headroom, in __skb_cow()
2994 static inline int skb_cow(struct sk_buff *skb, unsigned int headroom) in skb_cow()
3009 static inline int skb_cow_head(struct sk_buff *skb, unsigned int headroom) in skb_cow_head()
4077 int new_headroom, headroom; in gso_pskb_expand_head() local
/linux-4.19.296/include/uapi/linux/
Dif_xdp.h54 __u32 headroom; member
/linux-4.19.296/include/net/bluetooth/
Dbluetooth.h377 size_t headroom, size_t tailroom) in bt_skb_sendmsg()
407 size_t headroom, size_t tailroom) in bt_skb_sendmmsg()
/linux-4.19.296/lib/
Dtest_bpf.c6815 u32 headroom = NET_SKB_PAD + NET_IP_ALIGN + ETH_HLEN; in build_test_skb() local
/linux-4.19.296/drivers/s390/net/
Dqeth_core_main.c5261 int headroom = 0; in qeth_core_get_next_skb() local