Searched refs:skb_set_mac_header (Results 1 – 10 of 10) sorted by relevance
| /linux/lib/tests/ |
| H A D | blackhole_dev_kunit.c | 61 skb_set_mac_header(skb, 0); in test_blackholedev()
|
| /linux/net/ife/ |
| H A D | ife.c | 86 skb_set_mac_header(skb, total_pull); in ife_decode()
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_handlers.c | 49 skb_set_mac_header(skb, 0); in rmnet_deliver_skb()
|
| /linux/net/xfrm/ |
| H A D | xfrm_output.c | 176 skb_set_mac_header(skb, in xfrm6_transport_output() 206 skb_set_mac_header(skb, in xfrm6_ro_output()
|
| /linux/net/batman-adv/ |
| H A D | fragmentation.c | 280 skb_set_mac_header(skb_out, -ETH_HLEN); in batadv_frag_merge_packets()
|
| /linux/net/dsa/ |
| H A D | tag_sja1105.c | 628 skb_set_mac_header(skb, -ETH_HLEN); in sja1110_rcv_inband_control_extension()
|
| /linux/include/linux/ |
| H A D | skbuff.h | 3162 static inline void skb_set_mac_header(struct sk_buff *skb, const int offset) in skb_set_mac_header() function 3190 skb_set_mac_header(skb, -skb->mac_len); in skb_mac_header_rebuild() 3204 skb_set_mac_header(skb, -full_mac_len); in skb_mac_header_rebuild_full()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunvnet_common.c | 1146 skb_set_mac_header(nskb, offset); in vnet_skb_shape()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_wed.c | 1971 skb_set_mac_header(skb, 0); in mtk_wed_ppe_check()
|
| /linux/lib/ |
| H A D | test_bpf.c | 15029 skb_set_mac_header(skb[i], -ETH_HLEN); in build_test_skb() 15088 skb_set_mac_header(skb[i], -ETH_HLEN); in build_test_skb_linear_no_head_frag()
|