Searched refs:SOCKOPT_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
78 #define SOCKOPT_LOOPBACK 0x1000 /* set loopback */ macro
1222 if (soppp->sopp_flags & SOCKOPT_LOOPBACK) in so_set_prop()1253 SOCKOPT_LOOPBACK); in so_set_prop()
328 sopp.sopp_flags = SOCKOPT_LOOPBACK; in tcp_connect()
3161 sopp->sopp_flags |= SOCKOPT_LOOPBACK; in tcp_get_proto_props()