Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_bridge.c186 #define IS_MCAST(m) __M_FLAGS_ARE_SET(m, M_MCAST) macro
9590 if (IS_MCAST(list.head)) {