Home
last modified time | relevance | path

Searched refs:interf (Results 1 – 4 of 4) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
HDget.ipv6remote.pl51 my $interf = "";
65 $interf = $1;
72 $Addr{$interf} = $addr;
74 $interf = "";
83 foreach $interf (split(' ', `ifconfig -l -u inet6`)) {
84 next if $interf =~ /lo[0-9]+/;
85 open PING, "/sbin/ping6 -n -s 56 -c $MAXHOSTS $MULTICAST\%$interf |" or next;
89 $local = $Addr{$interf};
/NextBSD/contrib/ntp/ntpd/
HDntp_io.c2613 struct interface * interf; in io_setbclient() local
2619 for (interf = ep_list; in io_setbclient()
2620 interf != NULL; in io_setbclient()
2621 interf = interf->elink) { in io_setbclient()
2623 if (interf->flags & (INT_WILDCARD | INT_LOOPBACK)) in io_setbclient()
2627 if (interf->ignore_packets) in io_setbclient()
2631 if (!(interf->flags & INT_BROADCAST)) in io_setbclient()
2635 REQUIRE(IS_IPV4(&interf->sin)); in io_setbclient()
2638 if (interf->flags & INT_BCASTOPEN) { in io_setbclient()
2650 interf->family = AF_INET; in io_setbclient()
[all …]
/NextBSD/contrib/ntp/libntp/
HDsocket.c194 endpt * interf
/NextBSD/contrib/gdb/
HDmd5.sum3329 68bad97faa11ebff4fb3af241fa9e026 sim/erc32/interf.c