Home
last modified time | relevance | path

Searched defs:needed_tailroom (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c807 int needed_tailroom; in lan966x_fdma_xmit() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_output.c740 ip6_frag_init(struct sk_buff *skb, unsigned int hlen, unsigned int mtu, unsigned short needed_tailroom, int hdr_room, u8 *prevhdr, u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) ip6_frag_init() argument
/kernel/linux/linux-5.10/net/dsa/
H A Dslave.c554 int needed_tailroom = dev->needed_tailroom; in dsa_realloc_skb() local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_output.c753 ip6_frag_init(struct sk_buff *skb, unsigned int hlen, unsigned int mtu, unsigned short needed_tailroom, int hdr_room, u8 *prevhdr, u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) ip6_frag_init() argument
/kernel/linux/linux-6.6/net/dsa/
H A Dslave.c919 int needed_tailroom = dev->needed_tailroom; in dsa_realloc_skb() local
[all...]
/kernel/linux/linux-6.6/include/net/
H A Ddsa.h101 unsigned int needed_tailroom; member
/kernel/linux/linux-5.10/include/linux/
H A Dskbuff.h2412 skb_tailroom_reserve(struct sk_buff *skb, unsigned int mtu, unsigned int needed_tailroom) skb_tailroom_reserve() argument
H A Dnetdevice.h1993 unsigned short needed_tailroom; member
/kernel/linux/linux-6.6/include/linux/
H A Dskbuff.h2758 skb_tailroom_reserve(struct sk_buff *skb, unsigned int mtu, unsigned int needed_tailroom) skb_tailroom_reserve() argument
H A Dnetdevice.h2116 unsigned short needed_tailroom; member

Completed in 46 milliseconds