Home
last modified time | relevance | path

Searched defs:ether (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/dhcrelay6/
H A Dpacket.c148 struct ether_header *ether; in decode_hw_header() local
/openbsd/sys/arch/luna88k/dev/
H A Dif_le.c170 myetheraddr(uint8_t *ether) in myetheraddr()
/openbsd/sys/arch/luna88k/stand/boot/
H A Dif_le.c230 myetheraddr(uint8_t *ether) in myetheraddr()
/openbsd/usr.sbin/npppd/pppoe/
H A Dpppoed.c582 struct ether_header *ether; in pppoed_io_event() local
766 struct ether_header ether; in pppoed_output() local
/openbsd/usr.sbin/tcpdump/
H A Dprivsep.c498 struct ether_addr ether; in impl_ether_ntohost() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2383 TEST(MemorySanitizer, ether) { in TEST() argument