Home
last modified time | relevance | path

Searched refs:ether (Results 1 – 25 of 48) sorted by relevance

12

/openbsd/regress/sbin/ifconfig/
H A DMakefile42 run-ether-addr:
48 run-ether-inet:
54 run-ether-netmask:
68 run-ether-len:
80 run-ether-hexmask:
92 run-ether-replace:
108 run-ether-host:
116 run-ether-alias:
181 run-ether-delete:
512 ${REGRESS_TARGETS:Mrun-ether-*}: setup-ether
[all …]
/openbsd/sys/arch/luna88k/dev/
H A Dif_le.c170 myetheraddr(uint8_t *ether) in myetheraddr() argument
189 ether[i] = l | (u << 4); in myetheraddr()
210 ether[i] = ((u < '9') ? l : l + 9) | (hex << 4); in myetheraddr()
215 ether[0] = 0x00; ether[1] = 0x00; ether[2] = 0x0a; in myetheraddr()
216 ether[3] = 0xDE; ether[4] = 0xAD; ether[5] = 0x00; in myetheraddr()
/openbsd/sys/arch/luna88k/stand/boot/
H A Dif_le.c230 myetheraddr(uint8_t *ether) in myetheraddr() argument
249 ether[i] = l | (u << 4); in myetheraddr()
270 ether[i] = ((u < '9') ? l : l + 9) | (hex << 4); in myetheraddr()
275 ether[0] = 0x00; ether[1] = 0x00; ether[2] = 0x0a; in myetheraddr()
276 ether[3] = 0xDE; ether[4] = 0xAD; ether[5] = 0x00; in myetheraddr()
/openbsd/regress/usr.sbin/ospfd/
H A DClient.pm56 my %ether = (
65 construct_ether(\%ether,
190 my %ether = (
224 construct_ether(\%ether,
243 my %ether = (
273 construct_ether(\%ether,
375 my %ether = consume_ether(\$handle->{rbuf});
376 if ($ether{type} == 0x0800) {
378 } elsif ($ether{type} == 0x0806) {
381 warn "ether type is not supported: $ether{type_hex}";
H A DPacket.pm55 my $ether = substr($$packet, 0, 14, "");
57 @fields{qw(dst src type)} = unpack("a6 a6 n", $ether);
/openbsd/sys/dev/usb/
H A Dfiles.usb222 device aue: ether, ifnet, mii, ifmedia
228 device axe: ether, ifnet, mii, ifmedia
244 device cue: ether, ifnet, ifmedia
254 device cdce: ether, ifnet, ifmedia
259 device urndis: ether, ifnet, ifmedia
264 device mos: ether, ifnet, mii, ifmedia
269 device mue: ether, ifnet, mii, ifmedia
284 device ugl: ether, ifnet, ifmedia
289 device url: ether, ifnet, mii, ifmedia
294 device ure: ether, ifnet, mii, ifmedia
[all …]
/openbsd/sys/dev/pci/
H A Dfiles.pci239 device de: ether, ifnet, ifmedia
295 device vr: ether, ifnet, mii, ifmedia
337 device em: ether, ifnet, ifmedia
344 device ixgb: ether, ifnet, ifmedia
371 device xge: ether, ifnet, ifmedia
376 device nxe: ether, ifnet, ifmedia
388 device myx: ether, ifnet, ifmedia
393 device oce: ether, ifnet, ifmedia
714 device vic: ether, ifnet, ifmedia
841 device iavf: ether, ifnet, ifmedia
[all …]
/openbsd/sys/conf/
H A Dfiles61 define ether
235 device lc: ether, ifnet, ifmedia
239 device wi: ether, ifnet, ifmedia
248 device le: ether, ifnet, ifmedia
299 device ie: ether, ifnet, ifmedia
567 pseudo-device pair: ifnet, ether
573 pseudo-device bridge: ifnet, ether
575 pseudo-device vlan: ifnet, ether
576 pseudo-device carp: ifnet, ether
589 pseudo-device vether: ifnet, ether
[all …]
/openbsd/usr.sbin/dhcrelay6/
H A Dpacket.c148 struct ether_header *ether; in decode_hw_header() local
150 ether = (struct ether_header *)(buf + bufix); in decode_hw_header()
151 memcpy(pc->pc_dmac, ether->ether_dhost, ETHER_ADDR_LEN); in decode_hw_header()
152 memcpy(pc->pc_smac, ether->ether_shost, ETHER_ADDR_LEN); in decode_hw_header()
153 pc->pc_ethertype = ntohs(ether->ether_type); in decode_hw_header()
/openbsd/usr.sbin/npppd/pppoe/
H A Dpppoed.c582 struct ether_header *ether; in pppoed_io_event() local
599 ether = (struct ether_header *)(pkt + bpf->bh_hdrlen); in pppoed_io_event()
600 ether->ether_type = ntohs(ether->ether_type); in pppoed_io_event()
601 if (memcmp(ether->ether_shost, _this->ether_addr, in pppoed_io_event()
612 pppoed_input(_this, ether->ether_shost, in pppoed_io_event()
613 (ether->ether_type == ETHERTYPE_PPPOEDISC)? 1 : 0, in pppoed_io_event()
766 struct ether_header ether; in pppoed_output() local
770 memcpy(ether.ether_dhost, dhost, ETHER_ADDR_LEN); in pppoed_output()
771 memcpy(ether.ether_shost, _this->ether_addr, ETHER_ADDR_LEN); in pppoed_output()
773 iov[0].iov_base = &ether; in pppoed_output()
[all …]
/openbsd/sys/dev/pv/
H A Dfiles.pv28 device xnf: ether, ifnet, ifmedia
44 device hvn: ether, ifnet, ifmedia
56 device vio: ether, ifnet, ifmedia
/openbsd/sys/dev/isa/
H A Dfiles.isa134 device we: ether, ifnet, dp8390nic, ifmedia
143 device ec: ether, ifnet, dp8390nic, ifmedia
148 device eg: ether, ifnet
153 device el: ether, ifnet
167 device ex: ether, ifnet
H A Dfiles.isapnp50 device ef: isa_dma, ether, ifnet, ifmedia, mii
/openbsd/sys/arch/armv7/sunxi/
H A Dfiles.sunxi15 device sxie: ether, ifnet, mii, ifmedia
/openbsd/usr.sbin/tcpdump/
H A Dprivsep.c498 struct ether_addr ether; in impl_ether_ntohost() local
504 must_read(fd, &ether, sizeof(ether)); in impl_ether_ntohost()
505 if (ether_ntohost(hostname, &ether) == -1) in impl_ether_ntohost()
H A DMakefile37 print-ether.c print-ip.c print-arp.c print-tcp.c print-udp.c \
/openbsd/sys/arch/macppc/conf/
H A Dfiles.macppc119 device mc: ifnet, ether
123 device bm: ether, ifnet, ifmedia, mii, mii_bitbang
287 device hme: ether, ifnet, mii, ifmedia
/openbsd/sys/arch/sparc64/stand/libsa/
H A DMakefile27 SRCS+= arp.c ether.c in_cksum.c net.c netif.c netudp.c rpc.c
/openbsd/sys/dev/sbus/
H A Dfiles.sbus32 device be: ether, ifnet, mii, ifmedia
36 device qe: ether, ifnet, ifmedia
/openbsd/sys/lib/libsa/
H A DMakefile51 SRCS+= arp.c ether.c in_cksum.c net.c netif.c netudp.c rpc.c
/openbsd/sys/arch/octeon/conf/
H A DBOOT74 pseudo-device etherip # pulls ether in kernel
H A Dfiles.octeon121 device cnmac: ether, ifnet, mii, ifmedia
179 device ogx: ether, ifnet, ifmedia, mii, firmload
/openbsd/sys/dev/fdt/
H A Dfiles.fdt212 device dwge: ether, ifnet, mii, ifmedia
308 device cad: ether, ifnet, mii, ifmedia
489 device mvneta: ether, ifnet, mii, ifmedia
495 device mvpp: ether, ifnet, mii, ifmedia
523 device dwxe: ether, ifnet, mii, ifmedia
594 device fec: ether, ifnet, mii, ifmedia
/openbsd/sys/dev/pcmcia/
H A Dfiles.pcmcia41 device xe: ether, ifnet, mii, ifmedia
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-valid/
H A Dx_deprecated-META.yml6 - 'Karen Etheridge <ether@cpan.org>'

12