Home
last modified time | relevance | path

Searched refs:eth_type_trans (Results 1 – 21 of 21) sorted by relevance

/net/ethernet/
A Deth.c155 __be16 eth_type_trans(struct sk_buff *skb, struct net_device *dev) in eth_type_trans() function
194 EXPORT_SYMBOL(eth_type_trans);
/net/core/
A Dxdp.c671 skb->protocol = eth_type_trans(skb, rxq->dev); in xdp_build_skb_from_buff()
786 skb->protocol = eth_type_trans(skb, rxq->dev); in xdp_build_skb_from_zc()
832 skb->protocol = eth_type_trans(skb, dev); in __xdp_build_skb_from_frame()
A Dgro.c691 skb->protocol = eth_type_trans(skb, skb->dev); in napi_frags_finish()
A Dpktgen.c3567 skb->protocol = eth_type_trans(skb, skb->dev); in pktgen_xmit()
A Ddev.c2423 skb->protocol = eth_type_trans(skb, dev); in __dev_forward_skb2()
5297 skb->protocol = eth_type_trans(skb, skb->dev); in bpf_prog_run_generic_xdp()
/net/openvswitch/
A Dvport-internal_dev.c200 skb->protocol = eth_type_trans(skb, netdev); in internal_dev_recv()
/net/dsa/
A Dtag.c95 skb->protocol = eth_type_trans(skb, skb->dev); in dsa_switch_rcv()
/net/atm/
A Dbr2684.c475 skb->protocol = eth_type_trans(skb, net_dev); in br2684_push()
497 skb->protocol = eth_type_trans(skb, net_dev); in br2684_push()
A Dmpc.c771 new_skb->protocol = eth_type_trans(new_skb, dev); in mpc_push()
A Dlec.c656 skb->protocol = eth_type_trans(skb, dev); in lec_push()
/net/bluetooth/bnep/
A Dcore.c403 nskb->protocol = eth_type_trans(nskb, dev); in bnep_rx_frame()
/net/batman-adv/
A Dmesh-interface.c447 skb->protocol = eth_type_trans(skb, mesh_iface); in batadv_interface_rx()
A Ddistributed-arp-table.c1194 skb_new->protocol = eth_type_trans(skb_new, mesh_iface); in batadv_dat_snoop_outgoing_arp_request()
A Dbridge_loop_avoidance.c442 skb->protocol = eth_type_trans(skb, mesh_iface); in batadv_bla_send_claim()
/net/bpf/
A Dtest_run.c1058 skb->protocol = eth_type_trans(skb, dev); in bpf_prog_test_run_skb()
1698 skb->protocol = eth_type_trans(skb, dev); in bpf_prog_test_run_nf()
/net/sched/
A Dact_ife.c761 skb->protocol = eth_type_trans(skb, skb->dev); in tcf_ife_decode()
/net/tipc/
A Dbearer.c786 skb->protocol = eth_type_trans(skb, dev); in tipc_clone_to_loopback()
/net/ipv4/
A Dip_tunnel.c439 skb->protocol = eth_type_trans(skb, tunnel->dev); in ip_tunnel_rcv()
/net/wireless/
A Dutil.c2775 skb->protocol = eth_type_trans(skb, dev); in cfg80211_send_layer2_update()
/net/ipv6/
A Dip6_tunnel.c832 skb->protocol = eth_type_trans(skb, tunnel->dev); in __ip6_tnl_rcv()
/net/mac80211/
A Drx.c2759 skb->protocol = eth_type_trans(skb, dev); in ieee80211_deliver_skb()
4804 skb->protocol = eth_type_trans(skb, fast_rx->dev); in ieee80211_rx_8023()

Completed in 101 milliseconds