Home
last modified time | relevance | path

Searched defs:eth (Results 126 - 150 of 359) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/drivers/net/ipvlan/
H A Dipvlan_core.c610 struct ethhdr *eth = skb_eth_hdr(skb); in ipvlan_xmit_mode_l2() local
683 struct ethhdr *eth = eth_hdr(skb); in ipvlan_external_frame() local
726 struct ethhdr *eth = eth_hdr(skb); in ipvlan_handle_mode_l2() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_tx.c236 struct ethhdr *eth; in rtllib_classify() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_redirect_cpu_kern.c115 bool parse_eth(struct ethhdr *eth, void *data_end, in parse_eth() argument
238 struct ethhdr *eth = data; in xdp_prognum1_touch_data() local
281 struct ethhdr *eth = data; xdp_prognum2_round_robin() local
329 struct ethhdr *eth = data; xdp_prognum3_proto_separate() local
397 struct ethhdr *eth = data; xdp_prognum4_ddos_filter_pktgen() local
517 struct ethhdr *eth = data; xdp_prognum5_lb_hash_ip_pairs() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Derspan.h174 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header() local
268 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header_v2() local
/kernel/linux/linux-5.10/net/bpf/
H A Dtest_run.c698 const struct ethhdr *eth; in bpf_prog_test_run_flow_dissector() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c91 struct ethhdr *eth; in mlx5e_ipsec_add_metadata() local
/kernel/linux/linux-6.6/include/net/
H A Derspan.h177 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header() local
271 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header_v2() local
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_tx.c233 struct ethhdr *eth; in rtllib_classify() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c17 struct ethhdr eth; member
55 mtk_flow_set_ipv4_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv4_addr() argument
64 mtk_flow_set_ipv6_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv6_addr() argument
73 mtk_flow_offload_mangle_eth(const struct flow_action_entry *act, void *eth) in mtk_flow_offload_mangle_eth() argument
186 mtk_flow_set_output_device(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_output_device() argument
240 mtk_flow_offload_replace(struct mtk_eth *eth, struct flow_cls_offload *f, int ppe_index) mtk_flow_offload_replace() argument
481 mtk_flow_offload_destroy(struct mtk_eth *eth, struct flow_cls_offload *f) mtk_flow_offload_destroy() argument
501 mtk_flow_offload_stats(struct mtk_eth *eth, struct flow_cls_offload *f) mtk_flow_offload_stats() argument
527 mtk_flow_offload_cmd(struct mtk_eth *eth, struct flow_cls_offload *cls, int ppe_index) mtk_flow_offload_cmd() argument
558 struct mtk_eth *eth; mtk_eth_setup_tc_block_cb() local
576 struct mtk_eth *eth = mac->hw; mtk_eth_setup_tc_block() local
632 mtk_eth_offload_init(struct mtk_eth *eth) mtk_eth_offload_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c94 struct ethhdr *eth = (struct ethhdr *)e->encap_header; in mlx5e_rep_update_flows() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c203 struct ethhdr *eth = (struct ethhdr *)buf; in gen_eth_tnl_hdr() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c252 struct ethhdr *eth; in efx_gen_tun_header_eth() local
/kernel/linux/linux-6.6/drivers/net/ipvlan/
H A Dipvlan_core.c608 struct ethhdr *eth = skb_eth_hdr(skb); in ipvlan_xmit_mode_l2() local
680 struct ethhdr *eth = eth_hdr(skb); in ipvlan_external_frame() local
723 struct ethhdr *eth = eth_hdr(skb); in ipvlan_handle_mode_l2() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c45 struct ethhdr eth; member
51 struct ethhdr eth; member
58 struct ethhdr eth; member
66 struct ethhdr eth; member
72 struct ethhdr eth; member
84 struct ethhdr eth; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtap.c223 struct ethhdr *eth = (struct ethhdr *)buf; in build_eth() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c171 struct ethhdr *eth, _eth; in parse_ip_proto() local
H A Dtest_tc_tunnel.c241 struct ethhdr eth; in __encap_ipv4() local
375 struct ethhdr eth; in encap_ipv6_ipip6() local
[all...]
H A Dtest_tunnel_kern.c452 struct ethhdr *eth = (struct ethhdr *)(long)skb->data; in veth_set_outer_dst() local
H A Dxdpwall.c108 struct ethhdr *eth = data; in parse_ethhdr() local
325 struct ethhdr *eth; in edgewall() local
/kernel/linux/linux-6.6/net/ethernet/
H A Deth.c83 struct ethhdr *eth = skb_push(skb, ETH_HLEN); in eth_header() local
128 const struct ethhdr *eth = (const struct ethhdr *)data; in eth_get_headlen() local
159 const struct ethhdr *eth; eth_type_trans() local
215 const struct ethhdr *eth = eth_hdr(skb); eth_header_parse() local
231 struct ethhdr *eth; eth_header_cache() local
276 const struct ethhdr *eth = eth_hdr(skb); eth_header_parse_protocol() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dgro.c695 const struct ethhdr *eth; in napi_frags_skb() local
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_output.c659 const struct ethhdr *eth; in xfrm_get_inner_ipproto() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_winpcap.c76 struct l2_ethhdr *eth; in l2_packet_send() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_winpcap.c76 struct l2_ethhdr *eth; in l2_packet_send() local
[all...]
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-platform.c481 static void __init octeon_fdt_set_phy(int eth, int phy_addr) in octeon_fdt_set_phy() argument
609 static void __init _octeon_rx_tx_delay(int eth, int rx_delay, int tx_delay) in _octeon_rx_tx_delay() argument
617 octeon_rx_tx_delay(int eth, int iface, int port) octeon_rx_tx_delay() argument
651 int eth; octeon_fdt_pip_port() local
753 int eth; octeon_fill_mac_addresses() local
[all...]

Completed in 22 milliseconds

12345678910>>...15