Searched refs:protoflag (Results 1 – 1 of 1) sorted by relevance
116 uint8_t protoflag; member185 st->protocol = ((tp->protoflag & GAI_PROTO_PROTOANY) in gaih_inet_serv()349 && !(tp->protoflag & GAI_PROTO_PROTOANY) in gaih_inet()365 if ((tp->protoflag & GAI_PROTO_NOSERVICE) != 0) in gaih_inet()386 if ((tp->protoflag & GAI_PROTO_NOSERVICE) != 0) in gaih_inet()393 && !(tp->protoflag & GAI_PROTO_PROTOANY) in gaih_inet()427 st->protocol = ((tp->protoflag & GAI_PROTO_PROTOANY) in gaih_inet()
Completed in 6 milliseconds