Home | History | Annotate | Download | only in Clients

Lines Matching defs:if_indextoname

106 	#define if_indextoname if_indextoname_win
143 // On Vista and above there is a Posix like implementation of if_indextoname
144 if ((if_indextoname_funcptr = (if_indextoname_funcptr_t) GetProcAddress(library, "if_indextoname")) != NULL )
805 if_indextoname(s6->sin6_scope_id, if_name))