Home
last modified time | relevance | path

Searched defs:bind_to_req_port_only (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c312 boolean_t bind_to_req_port_only, cred_t *cr) in tcp_bind_select_lport()
522 boolean_t bind_to_req_port_only) in tcp_bind_check()
659 boolean_t bind_to_req_port_only, boolean_t user_specified) in tcp_bindi()
H A Dtcp.c4097 boolean_t bind_to_req_port_only) in tcp_do_bind()
4358 int backlog, cred_t *cr, boolean_t bind_to_req_port_only) in tcp_do_listen()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c228 boolean_t bind_to_req_port_only; in sctp_bind() local
540 sctp_bindi(sctp_t *sctp, in_port_t port, boolean_t bind_to_req_port_only, in sctp_bindi()
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c1137 boolean_t bind_to_req_port_only) in tcp_bindi()
1182 boolean_t bind_to_req_port_only; in tcp_bind() local
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4956 boolean_t bind_to_req_port_only) in udp_do_bind()