Searched refs:IP_PORTRANGE (Results 1 – 11 of 11) sorted by relevance
| /freebsd-11-stable/crypto/heimdal/lib/roken/ |
| HD | socket.c | 223 #if defined(IP_PORTRANGE) in socket_set_portrange() 226 setsockopt (sock, IPPROTO_IP, IP_PORTRANGE, &on, sizeof(on)); in socket_set_portrange()
|
| /freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/ |
| HD | t_connect.c | 70 if (setsockopt(sd, IPPROTO_IP, IP_PORTRANGE, &val, in ATF_TC_BODY()
|
| HD | t_listen.c | 113 if (setsockopt(sd, IPPROTO_IP, IP_PORTRANGE, &val, in ATF_TC_BODY()
|
| /freebsd-11-stable/lib/libc/rpc/ |
| HD | bindresvport.c | 100 portrange = IP_PORTRANGE; in bindresvport_sa()
|
| /freebsd-11-stable/sys/netinet/ |
| HD | ip_output.c | 1158 case IP_PORTRANGE: in ip_ctloutput() 1224 case IP_PORTRANGE: in ip_ctloutput() 1274 case IP_PORTRANGE: in ip_ctloutput()
|
| HD | in.h | 427 #define IP_PORTRANGE 19 /* int; range to choose for unspec port */ macro
|
| /freebsd-11-stable/libexec/ftpd/ |
| HD | ftpd.c | 2897 #ifdef IP_PORTRANGE in passive() 2902 if (setsockopt(pdata, IPPROTO_IP, IP_PORTRANGE, in passive() 3012 #ifdef IP_PORTRANGE in long_passive() 3017 if (setsockopt(pdata, IPPROTO_IP, IP_PORTRANGE, in long_passive()
|
| /freebsd-11-stable/sys/rpc/ |
| HD | rpc_generic.c | 813 portrange = IP_PORTRANGE; in bindresvport()
|
| /freebsd-11-stable/lib/libfetch/ |
| HD | ftp.c | 805 if (setsockopt(sd, IPPROTO_IP, IP_PORTRANGE, in ftp_transfer()
|
| /freebsd-11-stable/sys/nlm/ |
| HD | nlm_prot_impl.c | 1561 opt.sopt_name = IP_PORTRANGE; in nlm_server_main()
|
| /freebsd-11-stable/crypto/heimdal/appl/ftp/ |
| HD | ChangeLog | 414 * ftpd/ftpd.c, ftpd/ftpd.8: On systems with IP_PORTRANGE, have
|