Home
last modified time | relevance | path

Searched refs:localhost (Results 1 – 25 of 136) sorted by relevance

123456

/freebsd/contrib/netbsd-tests/ipf/regress/
H A Di62 pass in on lo0 to qe0 from localhost to localhost
3 pass in on le0 to qe0:127.0.0.1 from localhost to localhost
4 pass in on lo0 dup-to qe0 from localhost to localhost
5 pass in on le0 dup-to qe0:127.0.0.1 from localhost to localhost
6 pass in on le0 to hme0:10.1.1.1 dup-to qe0:127.0.0.1 from localhost to localhost
H A Di111 pass in on ed0 proto tcp from localhost to localhost port = telnet keep state
3 pass in proto udp from localhost to localhost port = 20499 keep frag
4 pass in proto udp from localhost to localhost port = 2049 keep frag(strict)
5 pass in proto udp from localhost to localhost port = 53 keep state keep frags
9 pass in proto tcp from any port gt 1024 to localhost port eq 1024 keep state
H A Di91 pass in from localhost to localhost with short,frags
5 pass in from localhost to localhost and not frag
6 pass in from localhost to localhost with frags,frag-body
H A Di101 pass in from localhost to localhost with opt sec
2 pass in from localhost to localhost with opt lsrr not opt sec
H A Di174 110 pass in from localhost to any
6 pass in from localhost to any
7 @0 100 pass in from localhost to any
8 @1 pass in from any to localhost
H A Di19 pass in on ed0 from localhost to localhost
10 pass in on ed0,vx0 from localhost to localhost
/freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dt_getaddrinfo.sh73 $TEST localhost http
76 $TEST localhost tftp
79 $TEST localhost echo ) > out 2>&1
93 ( $TEST -4 localhost http
94 $TEST -6 localhost http ) > out 2>&1
133 $TEST localhost ''
148 ( $TEST -R -p 0 localhost ''
149 $TEST -R -p 59 localhost ''
150 $TEST -R -p 59 localhost 80
151 $TEST -R -p 59 localhost www
[all …]
H A Dsock_raw_v4.exp1 arg: flags 0x2 family 0 socktype 3 protocol 0 addrlen 0 host localhost serv (empty)
4 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv (empty)
7 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv 80
9 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv www
H A Dsock_raw_v4v6.exp1 arg: flags 0x2 family 0 socktype 3 protocol 0 addrlen 0 host localhost serv (empty)
5 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv (empty)
9 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv 80
11 arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv www
H A Dspec_fam_v4.exp1 arg: flags 0x2 family 2 socktype 0 protocol 0 addrlen 0 host localhost serv http
5 arg: flags 0x2 family 24 socktype 0 protocol 0 addrlen 0 host localhost serv http
/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dhosts10 ::1 localhost localhost. localhost.localdomain.
11 127.0.0.1 localhost localhost. localhost.localdomain.
/freebsd/sbin/ping/tests/
H A Dping_test.sh31 if ! getaddrinfo -f inet localhost 1>/dev/null 2>&1; then
37 if ! getaddrinfo -f inet6 localhost 1>/dev/null 2>&1; then
51 ping -4 -c 1 -s 56 -t 1 localhost
65 ping -c 1 -s 56 -t 1 -S 127.0.0.1 localhost
78 ping -6 -c 1 -s 8 -t 1 localhost
92 ping -c 1 -s 8 -t 1 -S ::1 localhost
105 ping6 -c 1 -s 8 -t 1 localhost
142 ping -4 -6 localhost
156 ping -6 -4 localhost
170 ping6 -4 localhost
H A Dping_c1_s56_t1.out1 PING localhost: 56 data bytes
4 --- localhost ping statistics ---
H A Dping_c1_s56_t1_S127.out1 PING localhost from: 56 data bytes
4 --- localhost ping statistics ---
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c657 fake_listener_create(struct sockaddr_in *localhost) in fake_listener_create() argument
659 struct sockaddr *sa = (struct sockaddr *)localhost; in fake_listener_create()
661 ev_socklen_t slen = sizeof(*localhost); in fake_listener_create()
663 memset(localhost, 0, sizeof(*localhost)); in fake_listener_create()
664 localhost->sin_port = 0; /* have the kernel pick a port */ in fake_listener_create()
665 localhost->sin_addr.s_addr = htonl(0x7f000001L); in fake_listener_create()
666 localhost->sin_family = AF_INET; in fake_listener_create()
670 fd = socket(localhost->sin_family, SOCK_STREAM, 0); in fake_listener_create()
731 struct sockaddr_in localhost; in test_bufferevent_connect() local
757 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_connect()
[all …]
/freebsd/contrib/libevent/test/
H A Dregress_bufferevent.c657 fake_listener_create(struct sockaddr_in *localhost) in fake_listener_create() argument
659 struct sockaddr *sa = (struct sockaddr *)localhost; in fake_listener_create()
661 ev_socklen_t slen = sizeof(*localhost); in fake_listener_create()
663 memset(localhost, 0, sizeof(*localhost)); in fake_listener_create()
664 localhost->sin_port = 0; /* have the kernel pick a port */ in fake_listener_create()
665 localhost->sin_addr.s_addr = htonl(0x7f000001L); in fake_listener_create()
666 localhost->sin_family = AF_INET; in fake_listener_create()
670 fd = socket(localhost->sin_family, SOCK_STREAM, 0); in fake_listener_create()
731 struct sockaddr_in localhost; in test_bufferevent_connect() local
757 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_connect()
[all …]
/freebsd/usr.sbin/unbound/setup/
H A Dlocal-unbound-setup.sh126 127.0.0.1|::1|localhost|localhost.*)
144 local localhost=no
153 127.0.0.1|::1|localhost|localhost.*)
154 localhost=yes
171 if [ "${localhost}" = "no" ] ; then
/freebsd/sbin/pfctl/tests/files/
H A Dpf0104.in1 # This test assumes that localhost points to 127.0.0.1 first
2 pass in proto tcp to port 25 divert-to localhost port 8025
6 pass in inet proto tcp to port 25 divert-to localhost port 8025
10 pass in inet6 proto tcp to port 25 divert-to localhost port 8025
H A Dpf0012.in4 pass in inet from ! localhost to localhost/16
H A Dpf1005.in2 pass out log quick on lo0 route-to (lo0 localhost) inet from any to any
3 pass in log quick on lo0 route-to (lo0 localhost) inet6 from any to any
/freebsd/usr.bin/tftp/tests/
H A Dtftp_test.sh22 /usr/sbin/inetd -a localhost -p "${inetd_pid}" "${inetd_conf}"
49 tftp localhost <client-script
126 tftp localhost <client-script
145 tftp localhost <client-script
168 tftp localhost <client-script
191 tftp localhost <client-script
215 tftp localhost <client-script
304 tftp localhost <client-script
326 tftp localhost <client-script
352 tftp localhost <client-script
[all …]
/freebsd/lib/libc/net/
H A Dhosts12 ::1 localhost localhost.my.domain
13 127.0.0.1 localhost localhost.my.domain
/freebsd/lib/libwrap/
H A Dhosts.allow36 # Allow anything from localhost. Note that an IP address (not a host
38 ALL : localhost 127.0.0.1 : allow
50 sendmail : localhost : allow
56 exim : localhost : allow
70 ypserv : localhost : allow
76 ftpd : localhost : allow
/freebsd/usr.bin/calendar/tests/
H A Dregress.comment.out9 Jan 12 http://localhost.local/
10 Jan 13 http://localhost.local/
H A Dcalendar.comment10 1 12 http://localhost.local/
11 1 13 http://localhost.local/ // URL with additional comment

123456