Searched defs:needed_headroom (Results 1 – 12 of 12) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 532 nf_flow_vlan_push(struct sk_buff * skb,__be16 proto,u16 id,u32 needed_headroom) nf_flow_vlan_push() argument 557 nf_flow_pppoe_push(struct sk_buff * skb,u16 id,u32 needed_headroom) nf_flow_pppoe_push() argument 746 u32 needed_headroom = LL_RESERVED_SPACE(outdev); nf_flow_encap_push() local
|
| /linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
| H A D | lan969x_fdma.c | 301 int next_dcb, needed_headroom, needed_tailroom, err; in lan969x_fdma_xmit() local
|
| /linux/net/batman-adv/ |
| H A D | hard-interface.c | 544 unsigned short needed_headroom; batadv_hardif_recalc_extra_skbroom() local
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_fdma.c | 705 int needed_headroom; lan966x_fdma_xmit() local
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_fdma.c | 643 int needed_headroom = max_t(int, OCELOT_TAG_LEN - skb_headroom(skb), 0); in ocelot_fdma_prepare_skb() local
|
| /linux/include/net/ |
| H A D | macsec.h | 357 unsigned int needed_headroom; member
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth.c | 1401 unsigned int needed_headroom; in __dpaa2_eth_tx() local 2820 unsigned int needed_headroom; in dpaa2_eth_xdp_create_fd() local
|
| /linux/net/mac80211/ |
| H A D | rx.c | 748 int rt_hdrlen, needed_headroom; in ieee80211_make_monitor_skb() local
|
| /linux/drivers/net/ |
| H A D | macsec.c | 2567 int needed_headroom, needed_tailroom; in macsec_set_head_tail_room() local
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 3891 unsigned short needed_headroom = ETH_HLEN; vxlan_config_apply() local
|
| /linux/net/core/ |
| H A D | skbuff.c | 6374 int needed_headroom = dev->needed_headroom; skb_ensure_writable_head_tail() local
|
| /linux/include/linux/ |
| H A D | netdevice.h | 2152 unsigned short needed_headroom; global() member
|