Home
last modified time | relevance | path

Searched refs:ep_options (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/net/
H A Dif_ethersubr.c1303 uint64_t ep_options; member
1961 SET(ep->ep_options, optm); in ether_frm_setopt()
1963 CLR(ep->ep_options, optm); in ether_frm_setopt()
2011 opt = !!ISSET(ep->ep_options, optm); in ether_frm_getopt()
2087 if (ISSET(ep->ep_options, ETHER_PCB_OPTM(FRAME_RECVPRIO))) { in ether_frm_recv()
2093 if (ISSET(ep->ep_options, ETHER_PCB_OPTM(FRAME_RECVDSTADDR))) { in ether_frm_recv()