Searched refs:IP_BINDANY (Results 1 – 6 of 6) sorted by relevance
381 #define IP_BINDANY 24 382 if (setsockopt(s, IPPROTO_IP, IP_BINDANY,
1194 case IP_BINDANY: in ip_ctloutput()1292 case IP_BINDANY: in ip_ctloutput()1450 case IP_BINDANY: in ip_ctloutput()1516 case IP_BINDANY: in ip_ctloutput()
435 #define IP_BINDANY 24 /* bool: allow bind to any address */ macro
325 sopt.sopt_name = IP_BINDANY; in in_gre_setup_socket()
418 #define IP_BINDANY 24 /* bool: allow bind to any address */ macro
372 ngx_feature="IP_BINDANY"379 ngx_feature_test="setsockopt(0, IPPROTO_IP, IP_BINDANY, NULL, 0)"