Home
last modified time | relevance | path

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

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