Searched refs:_socket (Results 1 – 1 of 1) sorted by relevance
51 #define _socket(a, b, c) 0 macro83 s = _socket(AF_INET, SOCK_DGRAM | SOCK_CLOEXEC, 0); in if_nametoindex()