Home | History | Annotate | Download | only in mDNSPosix

Lines Matching refs:AF_INET

61 #	include <sys/socket.h>		// For AF_INET, AF_INET6, etc.
951 if (inet_pton(AF_INET, argv[i], &s4) == 1)