Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c106 #define NMB_GET_FLAGS(p) (((uint32_t)(p) & NMB_FLAGS_MASK)) macro
234 f = NMB_GET_FLAGS(p); in nx_netif_compat_ringcb()
816 f = NMB_GET_FLAGS(p); in nx_netif_compat_set_tx_event()