Searched refs:GAI_PROTO_PROTOANY (Results 1 – 1 of 1) sorted by relevance
123 #define GAI_PROTO_PROTOANY 2 macro140 { SOCK_RAW, 0, GAI_PROTO_PROTOANY|GAI_PROTO_NOSERVICE, true, "raw" },185 st->protocol = ((tp->protoflag & GAI_PROTO_PROTOANY) in gaih_inet_serv()349 && !(tp->protoflag & GAI_PROTO_PROTOANY) 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