/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
orion5x-mv88f5181.dtsi | 46 ð {
|
uniphier-ld6b-ref.dts | 33 ethernet0 = ð 78 ð {
|
uniphier-pro4-ace.dts | 29 ethernet0 = ð 84 ð {
|
uniphier-pro4-ref.dts | 32 ethernet0 = ð 85 ð {
|
uniphier-pro4-sanji.dts | 28 ethernet0 = ð 79 ð {
|
uniphier-pxs2-gentil.dts | 29 ethernet0 = ð 84 ð {
|
uniphier-pxs2-vodka.dts | 27 ethernet0 = ð 85 ð {
|
mt7629-rfb.dts | 63 ð { 70 compatible = "mediatek,eth-mac"; 81 compatible = "mediatek,eth-mac"; 153 eth_pins: eth-pins { 155 function = "eth";
|
r8a7745-sk-rzg1e.dts | 42 function = "eth";
|
dove-sbc-a510.dts | 100 ð { status = "disabled"; };
|
imx1-apf9328.dts | 57 eth: eth@4,c00000 { label
|
nuvoton-npcm750.dtsi | 47 gmac1: eth@f0804000 {
|
r8a7743-sk-rzg1m.dts | 47 function = "eth";
|
orion5x-linkstation.dtsi | 144 ð {
|
/src/usr.sbin/npf/npftest/ |
npfstream.c | 40 const struct ether_header *eth = data; local in function:process_tcpip 49 if (ntohs(eth->ether_type) != ETHERTYPE_IP) { 52 p = eth + 1;
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/socionext/ |
uniphier-ld11-ref.dts | 32 ethernet0 = ð 77 ð {
|
uniphier-ld20-ref.dts | 32 ethernet0 = ð 65 ð {
|
uniphier-ld11-global.dts | 33 ethernet0 = ð 154 ð {
|
uniphier-ld20-akebi96.dts | 38 ethernet0 = ð 150 ð {
|
uniphier-ld20-global.dts | 33 ethernet0 = ð 136 ð {
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/ |
stingray-board-base.dtsi | 47 gphy0: eth-phy@10 {
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/xilinx/ |
zynqmp-zcu102-rev1.0.dts | 25 eth_mac: eth-mac@20 {
|
/src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/qca/ |
ar9331.dtsi | 120 compatible = "qca,ar9330-eth"; 127 clock-names = "eth", "mdio"; 136 compatible = "qca,ar9330-eth"; 142 clock-names = "eth", "mdio";
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/northstar2/ |
ns2-xmc.dts | 70 gphy0: eth-phy@10 {
|
/src/sys/rump/net/lib/libvirtif/ |
if_virt.c | 340 struct ether_header *eth; local in function:VIF_DELIVERPKT 370 eth = mtod(m, struct ether_header *); 371 if (memcmp(eth->ether_dhost, CLLADDR(ifp->if_sadl), 374 } else if (ETHER_IS_MULTICAST(eth->ether_dhost)) {
|