Home
last modified time | relevance | path

Searched refs:skb_set_mac_header (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/lib/
H A Dtest_blackhole_dev.c64 skb_set_mac_header(skb, 0); in test_blackholedev_init()
H A Dtest_bpf.c14624 skb_set_mac_header(skb[i], -ETH_HLEN); in build_test_skb()
14683 skb_set_mac_header(skb[i], -ETH_HLEN); in build_test_skb_linear_no_head_frag()
/openbmc/linux/net/ife/
H A Dife.c86 skb_set_mac_header(skb, total_pull); in ife_decode()
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_handlers.c49 skb_set_mac_header(skb, 0); in rmnet_deliver_skb()
/openbmc/linux/net/xfrm/
H A Dxfrm_output.c176 skb_set_mac_header(skb, in xfrm6_transport_output()
206 skb_set_mac_header(skb, in xfrm6_ro_output()
/openbmc/linux/net/batman-adv/
H A Dfragmentation.c281 skb_set_mac_header(skb_out, -ETH_HLEN); in batadv_frag_merge_packets()
H A Dnetwork-coding.c1661 skb_set_mac_header(skb, -ETH_HLEN); in batadv_nc_skb_decode_packet()
/openbmc/linux/net/bridge/
H A Dbr_arp_nd_proxy.c278 skb_set_mac_header(reply, 0); in br_nd_send()
/openbmc/linux/net/dsa/
H A Dtag_sja1105.c672 skb_set_mac_header(skb, -ETH_HLEN); in sja1110_rcv_inband_control_extension()
/openbmc/linux/include/linux/
H A Dskbuff.h2932 static inline void skb_set_mac_header(struct sk_buff *skb, const int offset) in skb_set_mac_header() function
2960 skb_set_mac_header(skb, -skb->mac_len); in skb_mac_header_rebuild()
2974 skb_set_mac_header(skb, -full_mac_len); in skb_mac_header_rebuild_full()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c144 skb_set_mac_header(skb, skb->len); in iwl_mvm_create_skb()
2737 skb_set_mac_header(skb, skb->len); in iwl_mvm_rx_monitor_no_data()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c1328 skb_set_mac_header(skb, 0); in mtk_wed_ppe_check()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1146 skb_set_mac_header(nskb, offset); in vnet_skb_shape()
/openbmc/linux/net/mac80211/
H A Dtx.c2327 skb_set_mac_header(skb, len_rthdr); in ieee80211_monitor_start_xmit()