Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c184 #define IS_MCAST(m) __M_FLAGS_ARE_SET(m, M_MCAST) macro
6298 if (IS_MCAST(m)) {
10245 if (IS_MCAST(list.head)) {