Home
last modified time | relevance | path

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

/f-stack/tools/compat/
H A Dif_nametoindex.c51 #define _socket(a, b, c) 0 macro
83 s = _socket(AF_INET, SOCK_DGRAM | SOCK_CLOEXEC, 0); in if_nametoindex()