Searched defs:bind_to_req_port_only (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/uts/common/inet/tcp/ |
H A D | tcp_bind.c | 311 boolean_t bind_to_req_port_only, cred_t *cr) in tcp_bind_select_lport() argument 520 boolean_t bind_to_req_port_only) in tcp_bind_check() argument 657 tcp_bindi(tcp_t * tcp,in_port_t port,const in6_addr_t * laddr,int reuseaddr,boolean_t quick_connect,boolean_t bind_to_req_port_only,boolean_t user_specified) tcp_bindi() argument [all...] |
H A D | tcp.c | 4051 boolean_t bind_to_req_port_only) in tcp_do_bind() argument 4312 int backlog, cred_t *cr, boolean_t bind_to_req_port_only) in tcp_do_listen() argument
|
/titanic_51/usr/src/uts/common/inet/sctp/ |
H A D | sctp_bind.c | 228 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() argument
|
/titanic_51/usr/src/stand/lib/tcp/ |
H A D | tcp.c | 1138 boolean_t bind_to_req_port_only) in tcp_bindi() argument 1183 boolean_t bind_to_req_port_only; in tcp_bind() local
|
/titanic_51/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 4907 boolean_t bind_to_req_port_only) in udp_do_bind() argument
|