Searched refs:IP_PORTRANGE (Results 1 – 11 of 11) sorted by relevance
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | 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/lib/libc/rpc/ |
| H A D | bindresvport.c | 95 portrange = IP_PORTRANGE; in bindresvport_sa()
|
| /freebsd/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_connect.c | 70 if (setsockopt(sd, IPPROTO_IP, IP_PORTRANGE, &val, in ATF_TC_BODY()
|
| H A D | t_listen.c | 113 if (setsockopt(sd, IPPROTO_IP, IP_PORTRANGE, &val, in ATF_TC_BODY()
|
| /freebsd/sys/netinet/ |
| H A D | ip_output.c | 1334 case IP_PORTRANGE: in ip_ctloutput() 1412 case IP_PORTRANGE: in ip_ctloutput() 1465 case IP_PORTRANGE: in ip_ctloutput()
|
| H A D | in.h | 456 #define IP_PORTRANGE 19 /* int; range to choose for unspec port */ macro
|
| /freebsd/libexec/ftpd/ |
| H A D | ftpd.c | |
| /freebsd/sys/rpc/ |
| H A D | rpc_generic.c | 802 portrange = IP_PORTRANGE; in bindresvport()
|
| /freebsd/lib/libfetch/ |
| H A D | ftp.c | 805 if (setsockopt(sd, IPPROTO_IP, IP_PORTRANGE, in ftp_transfer()
|
| /freebsd/sys/nlm/ |
| H A D | nlm_prot_impl.c | 1565 opt.sopt_name = IP_PORTRANGE; in nlm_server_main()
|
| /freebsd/crypto/heimdal/appl/ftp/ |
| H A D | ChangeLog | 414 * ftpd/ftpd.c, ftpd/ftpd.8: On systems with IP_PORTRANGE, have
|