Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dif_bridge.c188 #define IS_MCAST(m) __M_FLAGS_ARE_SET(m, M_MCAST) macro
9708 if (IS_MCAST(list.head)) {