Searched defs:veth (Results 1 – 19 of 19) sorted by relevance
/linux/arch/arm/boot/dts/ |
A D | arm-realview-eb-bbrevd.dtsi | 25 veth: fixedregulator@0 { label
|
A D | arm-realview-pb1176.dts | 58 veth: regulator-veth { label
|
A D | arm-realview-pb11mp.dts | 158 veth: regulator-veth { label
|
A D | arm-realview-pbx.dtsi | 57 veth: regulator-veth { label
|
/linux/net/netfilter/ |
A D | nf_tables_trace.c | 63 struct vlan_ethhdr veth; in nf_trace_fill_ll_header() local
|
A D | nft_payload.c | 28 struct vlan_ethhdr *veth) in nft_payload_rebuild_vlan_hdr() 46 struct vlan_ethhdr veth; in nft_payload_copy_vlan() local
|
A D | nf_flow_table_ip.c | 145 struct vlan_ethhdr *veth; in nf_flow_tuple_encap() local 261 struct vlan_ethhdr *veth; in nf_flow_skb_encap_protocol() local
|
/linux/include/linux/ |
A D | if_vlan.h | 339 struct vlan_ethhdr *veth; in __vlan_insert_inner_tag() local 529 struct vlan_ethhdr *veth = (struct vlan_ethhdr *)skb->data; in __vlan_get_tag() local
|
/linux/net/8021q/ |
A D | vlan_dev.c | 102 struct vlan_ethhdr *veth = (struct vlan_ethhdr *)(skb->data); in vlan_dev_hard_start_xmit() local 515 struct vlan_ethhdr *veth = (struct vlan_ethhdr *)(skb->data); in vlan_parse_protocol() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | xdp_bonding.c | 387 int veth, bond, err; in test_xdp_bonding_attach() local
|
/linux/tools/testing/selftests/net/ |
A D | ipsec.c | 426 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() 1969 static int start_child(unsigned int nr, char *veth, int test_desc_fd[2]) in start_child() 2327 char veth[VETH_LEN]; in main() local
|
/linux/drivers/net/ |
A D | tun.c | 217 struct veth { struct 218 __be16 h_vlan_proto; 219 __be16 h_vlan_TCI; 2093 struct veth veth; in tun_put_user() local
|
A D | tap.c | 797 } veth; in tap_put_user() local
|
/linux/drivers/net/ethernet/toshiba/ |
A D | ps3_gelic_net.c | 731 struct vlan_ethhdr *veth; in gelic_put_vlan_tag() local
|
/linux/drivers/s390/net/ |
A D | qeth_l3_main.c | 1627 struct vlan_ethhdr *veth = vlan_eth_hdr(skb); in qeth_l3_fill_header() local
|
A D | qeth_l2_main.c | 163 struct vlan_ethhdr *veth = vlan_eth_hdr(skb); in qeth_l2_fill_header() local
|
A D | qeth_core_main.c | 3784 struct vlan_ethhdr *veth = vlan_eth_hdr(skb); in qeth_get_priority_queue() local
|
/linux/drivers/net/vmxnet3/ |
A D | vmxnet3_drv.c | 1295 struct vlan_ethhdr *veth; in vmxnet3_get_hdr_len() member
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
A D | stmmac_main.c | 4458 struct vlan_ethhdr *veth; in stmmac_rx_vlan() local
|
Completed in 97 milliseconds