Searched refs:multicast_open (Results 1 – 1 of 1) sorted by relevance
167 multicast_open(int *sockp, int type, const char *type_string) in multicast_open() function214 if (multicast_open(&sock, type, type_string) < 0) { in test_sock_type()