Home
last modified time | relevance | path

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

/net/ethernet/
Deth.c155 __be16 eth_type_trans(struct sk_buff *skb, struct net_device *dev) in eth_type_trans() function
196 EXPORT_SYMBOL(eth_type_trans);
/net/dsa/
Dtag.c95 skb->protocol = eth_type_trans(skb, skb->dev); in dsa_switch_rcv()
/net/openvswitch/
Dvport-internal_dev.c208 skb->protocol = eth_type_trans(skb, netdev); in internal_dev_recv()
/net/atm/
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()
Dmpc.c771 new_skb->protocol = eth_type_trans(new_skb, dev); in mpc_push()
Dlec.c654 skb->protocol = eth_type_trans(skb, dev); in lec_push()
/net/core/
Dxdp.c634 skb->protocol = eth_type_trans(skb, dev); in __xdp_build_skb_from_frame()
Dgro.c670 skb->protocol = eth_type_trans(skb, skb->dev); in napi_frags_finish()
Dpktgen.c3485 skb->protocol = eth_type_trans(skb, skb->dev); in pktgen_xmit()
Ddev.c2192 skb->protocol = eth_type_trans(skb, dev); in __dev_forward_skb2()
4930 skb->protocol = eth_type_trans(skb, skb->dev); in bpf_prog_run_generic_xdp()
/net/bluetooth/bnep/
Dcore.c403 nskb->protocol = eth_type_trans(nskb, dev); in bnep_rx_frame()
/net/batman-adv/
Dsoft-interface.c457 skb->protocol = eth_type_trans(skb, soft_iface); in batadv_interface_rx()
Ddistributed-arp-table.c1205 skb_new->protocol = eth_type_trans(skb_new, soft_iface); in batadv_dat_snoop_outgoing_arp_request()
Dbridge_loop_avoidance.c442 skb->protocol = eth_type_trans(skb, soft_iface); in batadv_bla_send_claim()
/net/bpf/
Dtest_run.c1021 skb->protocol = eth_type_trans(skb, dev); in bpf_prog_test_run_skb()
1637 skb->protocol = eth_type_trans(skb, dev); in bpf_prog_test_run_nf()
/net/sched/
Dact_ife.c761 skb->protocol = eth_type_trans(skb, skb->dev); in tcf_ife_decode()
/net/tipc/
Dbearer.c782 skb->protocol = eth_type_trans(skb, dev); in tipc_clone_to_loopback()
/net/ipv4/
Dip_tunnel.c438 skb->protocol = eth_type_trans(skb, tunnel->dev); in ip_tunnel_rcv()
/net/wireless/
Dutil.c2517 skb->protocol = eth_type_trans(skb, dev); in cfg80211_send_layer2_update()
/net/ipv6/
Dip6_tunnel.c832 skb->protocol = eth_type_trans(skb, tunnel->dev); in __ip6_tnl_rcv()
/net/mac80211/
Drx.c2705 skb->protocol = eth_type_trans(skb, dev); in ieee80211_deliver_skb()
4797 skb->protocol = eth_type_trans(skb, fast_rx->dev); in ieee80211_rx_8023()