Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_link.c115 unsigned short needed_tailroom; member
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x_fdma.c303 int next_dcb, needed_headroom, needed_tailroom, err; in lan969x_fdma_xmit() local
/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.h102 unsigned int needed_tailroom; member
/linux/net/ipv6/
H A Dip6_output.c770 unsigned short needed_tailroom, int hdr_room, u8 *prevhdr, in ip6_frag_init()
/linux/drivers/net/
H A Dmacsec.c2637 int needed_headroom, needed_tailroom; in macsec_set_head_tail_room() local
/linux/include/linux/
H A Dskbuff.h2897 unsigned int needed_tailroom) in skb_tailroom_reserve()
H A Dnetdevice.h2196 unsigned short needed_tailroom; member