Home
last modified time | relevance | path

Searched refs:network (Results 1 – 25 of 1128) sorted by relevance

12345678910>>...46

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_unity.c213 struct unity_network *network = (struct unity_network *)(attr + 1); local
226 &network[index],
240 &network[index],
272 struct unity_network * network; local
289 network = (struct unity_network *)(new + 1);
292 memcpy(&network[index],
293 &netentry->network,
296 inet_ntop(AF_INET, &netentry->network.addr4, tmp1, 40);
297 inet_ntop(AF_INET, &netentry->network.mask4, tmp2, 40);
306 int splitnet_list_add(list, network, count) in splitnet_list_add() argument
[all …]
/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Dshareinshare.err1 # shared-network declaration inside shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
5 # can't put another shared-network declaration here
6 shared-network "illegal" {
H A Dsharepools4.in41 # DHCPv4 two pools and subnets shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
20 # pools at shared-network level
H A Dsharenoname.err1 # bad (no name)shared-network declaration config
3 # shared-network declaration
4 shared-network {
H A Dshare0.err1 # bad (empty name)shared-network declaration config
3 # shared-network declaration
4 shared-network "" {
H A Dshareempty.err1 # bad (no subnet) shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
H A Dshare2if.err1 # bad (2 interfaces)shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
H A Dshareinsubnet6.err61 # shared-network declaration inside DHCPv6 subnet declaration config
5 # can't put a shared-network declaration here
6 shared-network "illegal" {
H A Dshareinsubnet4.err41 # shared-network declaration inside DHCPv4 subnet declaration config
5 # can't put a shared-network declaration here
6 shared-network "illegal" {
H A Dshareinhost.err1 # shared-network declaration inside host declaration config
6 # can't put a shared-network declaration here
7 shared-network "illegal" {
H A Dshareinclass.err1 # shared-network declaration inside class declaration config
6 # can't put a shared-network declaration here
7 shared-network "illegal" {
H A Dsharetwo6.in61 # DHCPv6 two subnets in shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
H A Dshareone4.in41 # DHCPv4 one-subnet shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
H A Dshareone6.in61 # DHCPv6 one-subnet shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
H A Dsharetwo4.in41 # DHCPv4 two subnets in shared-network declaration config
3 # shared-network declaration
4 shared-network "foobar" {
H A Dsharepools4.out2 # DHCPv4 two pools and subnets shared-network declaration config
3 # shared-network declaration
30 # pools at shared-network level
/netbsd-src/usr.sbin/ndbootd/
H A DREADME11 makes the raw blocks of a disk available to network clients. Contrast
16 only use ND to boot over the network. (Later, the Sun-3 PROMs would
17 use RARP and TFTP to boot over the network.)
36 BOOT1-BIN is a file containing the mandatory first-stage network boot
40 blocks 1-15: the first-stage network boot program
42 With the --boot2 option, ndbootd will also make a second-stage network
44 filename BOOT2-BIN, that file is the second-stage network boot program
48 client's second-stage network boot program by turning its IP address
56 Any second-stage network boot program always begins at block 16 of the
57 exported disk, regardless of the length of the first-stage network
[all …]
/netbsd-src/share/examples/wpa_supplicant/
H A Dwpa_supplicant.conf16 network={
23 network={
31 network={
41 network={
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dnetwork.c45 NSSOV_INIT(network)
47 NSSOV_CBPRIV(network,
115 NSSOV_CB(network)
118 network,byname,
132 network,byaddr,
155 network,all,
/netbsd-src/external/mpl/bind/dist/bin/tests/system/geoip2/data/
H A Dwrite-test-data.pl158 for my $network ( keys %$node ) {
160 Net::Works::Network->new_from_string( string => $network ),
161 $node->{$network}
189 for my $network (@networks) {
190 $writer->insert_network( $network => $data );
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_s_datagram.pod31 BIO_s_datagram() is a BIO implementation designed for use with network sockets
46 This BIO can be used with either a connected or unconnected network socket. A
47 connected socket is a network socket which has had L<BIO_connect(3)> or a
61 Use of BIO_s_datagram() with an unconnected network socket is hazardous hecause
66 calls BIO_read(), any host on the network may cause future datagrams written to
124 Warning: When used with an unconnected network socket, the value set may be
126 hazardous when used with unconnected network sockets; see above.
147 The value returned by this call depends on the network layer protocol being
151 higher in atypical network configurations, for example where IPv6 extension
156 If I<num> is nonzero, configures the underlying network socket to enable Don't
[all …]
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/examples/
H A Dwpas-dbus-new-signals.py105 def networkAdded(network, properties): argument
106 print("NetworkAdded(%s)" % (network))
108 def networkRemoved(network): argument
109 print("NetworkRemoved(%s)" % (network))
111 def networkSelected(network): argument
112 print("NetworkSelected(%s)" % (network))
/netbsd-src/doc/roadmaps/
H A Dnetworking15 3. network driver polling
20 8. MP network stack (Layer 3 and below)
21 9. MP network stack (rest)
57 3. network driver polling
110 Make multi-threaded network stack. Targets are Layer 3 (IP forwarding),
120 Make multi-threaded network stack. Get tasks other than the above targets down.
/netbsd-src/distrib/sets/
H A Dcomments35 base-hesiod-bin utilities for the HESIOD network information system
42 base-krb5-bin commands and utilities for the Kerberos V network authentication system
43 base-krb5-examples example configuration files for the Kerberos V network authentication system
44 base-krb5-root root file system support for the Kerberos V network authentication system
45 base-krb5-shlib root file system support for the Kerberos V network authentication system
93 base-net-shlib shared libraries for network programming
97 base-nfsclient-bin network file system client utilities
98 base-nfsclient-root root file system support for network file system client utilities
99 base-nfsserver-bin network file system server program
100 base-nis-bin programs and utilities for the NIS network information system
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dhost_port.ref18 unknown: warning: valid hostname or network address required in [hh.]
20 unknown: warning: valid hostname or network address required in hh.
22 unknown: warning: valid hostname or network address required in 999

12345678910>>...46