Searched refs:MCAST_NOTGMEMBER (Results 1 – 5 of 5) sorted by relevance
436 #define MCAST_NOTGMEMBER 1 /* This host not a member of group */ macro
394 if (blocked == MCAST_NOTGMEMBER) in udp_multi_input()
465 return (MCAST_NOTGMEMBER); in imo_multi_filter()
299 if (blocked == MCAST_NOTGMEMBER) in udp6_multi_input()
326 return (MCAST_NOTGMEMBER); in im6o_mc_filter()