Searched refs:ethernet (Results 1 – 8 of 8) sorted by relevance
65 ethernet frames.68 tunnel raw ethernet frames using L2TP, say Y here. If89 tristate "L2TP ethernet pseudowire support for L2TPv3"92 Support for carrying raw ethernet frames over L2TPv3.101 This driver provides an ethernet virtual interface for each102 L2TP ethernet pseudowire instance. Standard Linux tools may
63 ATM PVCs can carry ethernet PDUs according to RFC2684 (formerly 1483)64 This device will act like an ethernet from the kernels point of view,
12 device via NCSI and the ethernet driver you're using supports
759 struct device_node *ethernet = of_parse_phandle(dn, "ethernet", 0); in dsa_port_parse_of() local765 if (ethernet) { in dsa_port_parse_of()768 master = of_find_net_device_by_node(ethernet); in dsa_port_parse_of()769 of_node_put(ethernet); in dsa_port_parse_of()
16 obj-$(CONFIG_NET) += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
446 on slave pci ethernet devices with the same mac address as the
108 one can store IPv4/IPv6 address and MAC (ethernet address) pairs in a set.117 one can store MAC (ethernet address) elements in a set.
5750 int mac_len, bool ethernet) in skb_mpls_push() argument5782 if (ethernet && mac_len >= ETH_HLEN) in skb_mpls_push()5803 bool ethernet) in skb_mpls_pop() argument5822 if (ethernet && mac_len >= ETH_HLEN) { in skb_mpls_pop()