Searched refs:ldu_eh (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/net/
H A Dtrunklacp.h103 struct ether_header ldu_eh; member in struct:lacpdu
H A Dtrunklacp.c290 if (memcmp(&du->ldu_eh.ether_dhost,
370 memcpy(&du->ldu_eh.ether_dhost, ethermulticastaddr_slowprotocols,
372 memcpy(&du->ldu_eh.ether_shost, tp->tp_lladdr, ETHER_ADDR_LEN);
373 du->ldu_eh.ether_type = htons(ETHERTYPE_SLOW);

Completed in 91 milliseconds