Home
last modified time | relevance | path

Searched defs:needed_tailroom (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c703 int needed_tailroom; in lan966x_fdma_xmit() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.c644 int needed_tailroom = max_t(int, ETH_FCS_LEN - skb_tailroom(skb), 0); in ocelot_fdma_prepare_skb() local
/linux/include/net/
H A Dmacsec.h355 unsigned int needed_tailroom; member
H A Ddsa.h100 unsigned int needed_tailroom; member
/linux/net/ipv6/
H A Dip6_output.c767 unsigned short needed_tailroom, int hdr_room, u8 *prevhdr, in ip6_frag_init()
/linux/drivers/net/
H A Dmacsec.c2626 int needed_headroom, needed_tailroom; in macsec_set_head_tail_room() local
/linux/net/core/
H A Dskbuff.c6221 int needed_tailroom = dev->needed_tailroom; in skb_ensure_writable_head_tail() local
/linux/include/linux/
H A Dskbuff.h2877 unsigned int needed_tailroom) in skb_tailroom_reserve()
H A Dnetdevice.h2127 unsigned short needed_tailroom; member