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
15 obj-y += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
442 on slave pci ethernet devices with the same mac address as the
1340 struct device_node *ethernet = of_parse_phandle(dn, "ethernet", 0); in dsa_port_parse_of() local1346 if (ethernet) { in dsa_port_parse_of()1350 master = of_find_net_device_by_node(ethernet); in dsa_port_parse_of()1351 of_node_put(ethernet); in dsa_port_parse_of()
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.
5976 int mac_len, bool ethernet) in skb_mpls_push() argument6008 if (ethernet && mac_len >= ETH_HLEN) in skb_mpls_push()6029 bool ethernet) in skb_mpls_pop() argument6048 if (ethernet && mac_len >= ETH_HLEN) { in skb_mpls_pop()