Home
last modified time | relevance | path

Searched defs:eth (Results 76 - 100 of 359) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/arch/xtensa/platforms/xtfpga/
H A Dsetup.c139 struct device_node *eth = NULL; in machine_setup() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_sk_assign.c60 struct ethhdr *eth; in get_tuple() local
H A Dtest_xdp_dynptr.c235 struct ethhdr *eth; in _xdp_tx_iptunnel() local
H A Dtest_xdp_vlan.c57 bool parse_eth_frame(struct ethhdr *eth, void *data_end, struct parse_pkt *pkt) in parse_eth_frame() argument
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Dnft_reject_bridge.c26 struct ethhdr *eth; in nft_reject_br_push_etherhdr() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dtc_l2_redirect_kern.c63 struct eth_hdr *eth = data; in _l2_to_iptun_ingress_forward() local
114 struct eth_hdr *eth = data; in _l2_to_iptun_ingress_redirect() local
155 struct eth_hdr *eth = data; _l2_to_ip6tun_ingress_redirect() local
210 struct eth_hdr *eth = data; _drop_non_tun_vip() local
[all...]
H A Dxdp_adjust_tail_kern.c50 struct ethhdr *eth; in swap_mac() local
141 struct ethhdr *eth = data; in _xdp_icmp() local
H A Dxdp_router_ipv4.bpf.c78 struct ethhdr *eth = data; in xdp_router_ipv4_prog() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c562 oal_ether_header_stru *eth = (oal_ether_header_stru *)oal_netbuf_push(netbuf, 14); /* 14: 空间长度 */ in oal_eth_header() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dpsock_snd.c103 struct ethhdr *eth = header; in build_eth_header() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c157 struct ethhdr *eth, _eth; in parse_ip_proto() local
H A Dtest_tc_tunnel.c205 struct ethhdr eth; in encap_ipv4() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c78 struct ocrdma_eth_vlan eth; in set_av_attr() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c165 struct ethhdr *eth = (struct ethhdr *)buf; in gen_eth_tnl_hdr() local
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbpqether.c174 struct ethhdr *eth; in bpq_rcv() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c211 struct ethhdr *eth; in libipw_classify() local
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_subset.c453 struct f_gether *eth; in geth_free() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c262 struct ethhdr *eth; in ieee80211_classify() local
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Dg_ffs.c116 int (*eth)(struct usb_configuration *c); member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_arcnet.h82 struct ethhdr eth; /* standard ethernet header (yuck!) */ member
/kernel/linux/linux-5.10/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
219 const struct ethhdr *eth = eth_hdr(skb); eth_header_parse() local
235 struct ethhdr *eth; eth_header_cache() local
280 const struct ethhdr *eth = eth_hdr(skb); eth_header_parse_protocol() local
[all...]
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Dnft_reject_bridge.c26 struct ethhdr *eth; in nft_reject_br_push_etherhdr() local
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c262 struct ethhdr *eth; in ieee80211_classify() local
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_subset.c451 struct f_gether *eth; in geth_free() local
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dg_ffs.c116 int (*eth)(struct usb_configuration *c); member

Completed in 17 milliseconds

12345678910>>...15