Home
last modified time | relevance | path

Searched defs:veth (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm/boot/dts/
Darm-realview-eb-bbrevd.dtsi25 veth: fixedregulator@0 { label
Darm-realview-pb1176.dts58 veth: regulator-veth { label
Darm-realview-pbx.dtsi57 veth: regulator-veth { label
Darm-realview-pb11mp.dts158 veth: regulator-veth { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/arm/
Darm-realview-eb-bbrevd.dtsi25 veth: fixedregulator@0 { label
Darm-realview-pb1176.dts58 veth: regulator-veth { label
Darm-realview-pbx.dtsi57 veth: regulator-veth { label
Darm-realview-pb11mp.dts158 veth: regulator-veth { label
/kernel/linux/linux-6.6/net/netfilter/
Dnf_flow_table_inet.c15 struct vlan_ethhdr *veth; in nf_flow_offload_inet_hook() local
Dnf_tables_trace.c47 struct vlan_ethhdr veth; in nf_trace_fill_ll_header() local
Dnf_flow_table_ip.c144 struct vlan_ethhdr *veth; in nf_flow_tuple_encap() local
279 struct vlan_ethhdr *veth; in nf_flow_skb_encap_protocol() local
Dnft_payload.c29 struct vlan_ethhdr *veth) in nft_payload_rebuild_vlan_hdr()
47 struct vlan_ethhdr veth; in nft_payload_copy_vlan() local
Dnft_inner.c59 struct vlan_ethhdr *veth, _veth; in nft_inner_parse_l2l3() local
/kernel/linux/linux-5.10/net/netfilter/
Dnf_tables_trace.c63 struct vlan_ethhdr veth; in nf_trace_fill_ll_header() local
Dnft_payload.c28 struct vlan_ethhdr *veth) in nft_payload_rebuild_vlan_hdr()
46 struct vlan_ethhdr veth; in nft_payload_copy_vlan() local
/kernel/liteos_a/kernel/extended/container/
Dlos_net_container.c65 STATIC UINT32 CreateVethNetif(NetContainer *netContainer, struct netif **veth) in CreateVethNetif()
/kernel/linux/linux-6.6/include/linux/
Dif_vlan.h352 struct vlan_ethhdr *veth; in __vlan_insert_inner_tag() local
540 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in __vlan_get_tag() local
/kernel/linux/linux-5.10/include/linux/
Dif_vlan.h347 struct vlan_ethhdr *veth; in __vlan_insert_inner_tag() local
537 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in __vlan_get_tag() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dsetget_sockopt.c16 const volatile char veth[IFNAMSIZ]; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c384 int veth, bond, err; in test_xdp_bonding_attach() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dipsec.c426 static int tunnel_set_route(int route_sock, uint32_t *route_seq, char *veth, in tunnel_set_route()
443 static int init_child(int nsfd, char *veth, unsigned int src, unsigned int dst) in init_child()
1814 static int start_child(unsigned int nr, char *veth, int test_desc_fd[2]) in start_child()
2166 char veth[VETH_LEN]; in main() local
/kernel/linux/linux-6.6/net/8021q/
Dvlan_dev.c103 struct vlan_ethhdr *veth = (struct vlan_ethhdr *)(skb->data); in vlan_dev_hard_start_xmit() local
531 struct vlan_ethhdr *veth = (struct vlan_ethhdr *)(skb->data); in vlan_parse_protocol() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dipsec.c464 static int tunnel_set_route(int route_sock, uint32_t *route_seq, char *veth, in tunnel_set_route()
481 static int init_child(int nsfd, char *veth, unsigned int src, unsigned int dst) in init_child()
1954 static int start_child(unsigned int nr, char *veth, int test_desc_fd[2]) in start_child()
2312 char veth[VETH_LEN]; in main() local
/kernel/linux/linux-6.6/drivers/net/
Dtun.c217 struct veth { struct
218 __be16 h_vlan_proto;
219 __be16 h_vlan_TCI;
2155 struct veth veth; in tun_put_user() local
/kernel/linux/linux-5.10/drivers/net/
Dtun.c228 struct veth { struct
229 __be16 h_vlan_proto;
230 __be16 h_vlan_TCI;
2165 struct veth veth; in tun_put_user() local

12