Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet/msocket_ifnet_remove/
H A Dmsocket_ifnet_remove.c167 multicast_open(int *sockp, int type, const char *type_string) in multicast_open() function
214 if (multicast_open(&sock, type, type_string) < 0) { in test_sock_type()