Home
last modified time | relevance | path

Searched refs:inet (Results 1 – 25 of 59) sorted by relevance

123

/dragonfly/lib/libc/inet/
H A DMakefile.inc1 .PATH: ${.CURDIR}/../libc/inet
10 MAN+= inet.3 inet_net.3
13 inet.3 inet_addr.3 \
14 inet.3 inet_aton.3 \
15 inet.3 inet_lnaof.3 \
17 inet.3 inet_netof.3 \
19 inet.3 inet_ntoa.3 \
21 inet.3 inet_ntop.3 \
22 inet.3 inet_pton.3 \
23 inet.3 network.3 \
[all …]
/dragonfly/etc/rc.d/
H A Drouting75 ${SYSCTL_W} net.inet.tcp.rfc1323=0 >/dev/null
82 ${SYSCTL_W} net.inet.icmp.bmcastecho=1 >/dev/null
89 ${SYSCTL_W} net.inet.icmp.drop_redirect=1 >/dev/null
96 ${SYSCTL_W} net.inet.icmp.log_redirect=1 >/dev/null
103 ${SYSCTL_W} net.inet.ip.forwarding=1 >/dev/null
110 ${SYSCTL_W} net.inet.ip.sourceroute=1 >/dev/null
117 ${SYSCTL_W} net.inet.ip.accept_sourceroute=1 >/dev/null
124 ${SYSCTL_W} net.inet.tcp.always_keepalive=0 >/dev/null
131 ${SYSCTL_W} net.inet.tcp.drop_synfin=1 >/dev/null
138 ${SYSCTL_W} net.link.ether.inet.proxyall=1 >/dev/null
[all …]
H A Dipfw21 if ! ${SYSCTL} -q net.inet.ip.fw.enable >/dev/null; then
61 ${SYSCTL_W} net.inet.ip.fw.verbose=1 >/dev/null
66 ${SYSCTL_W} net.inet.ip.fw.enable=1
73 ${SYSCTL_W} net.inet.ip.fw.enable=0
H A Dipfw351 if ! ${SYSCTL} -q net.inet.ip.fw3.enable >/dev/null; then
72 ${SYSCTL_W} net.inet.ip.fw3.enable=1
85 ${SYSCTL_W} net.inet.ip.fw3.enable=0
H A Dnetoptions34 ${SYSCTL_W} net.inet.tcp.log_in_vain="${log_in_vain}" >/dev/null
35 ${SYSCTL_W} net.inet.udp.log_in_vain="${log_in_vain}" >/dev/null
/dragonfly/share/examples/netgraph/
H A Dudp.tunnel28 ifconfig ng0 inet down delete >/dev/null 2>&1
31 ngctl mkpeer iface dummy inet
37 ngctl mkpeer ng0: ksocket inet inet/dgram/udp
41 ngctl msg ng0:inet bind inet/${LOC_EXTERIOR_IP}:${UDP_TUNNEL_PORT}
45 ngctl msg ng0:inet connect inet/${REM_EXTERIOR_IP}:${UDP_TUNNEL_PORT}
H A Dframe_relay30 ngctl mkpeer ${CARD}:rawdata.dlci${DLCI} iface inet inet
H A Dngctl38 + mkpeer ksocket foo inet/raw/divert
41 # anything. The ``inet/raw/divert'' is the hook name on the ksocket
63 + msg fred: bind inet/192.168.1.1
68 # ``bind'' command as ``inet/192.168.1.1'' (since we didn't specify
85 Args: inet/192.168.1.1:1029
132 + mkpeer ksocket bar inet/stream/tcp
133 + msg bar connect inet/192.168.1.33:13
/dragonfly/share/examples/pf/
H A Dqueue116 block return in on $ext_if inet all queue rsets
17 pass in on $ext_if inet proto tcp from any to any port 80 keep state queue http
18 pass out on $ext_if inet proto tcp from any to any port 22 keep state queue ssh
19 pass in on $ext_if inet proto tcp from any to any port 22 keep state queue ssh
20 pass out on $ext_if inet proto tcp from any to any port 25 keep state queue mail
21 pass out on $ext_if inet all keep state
H A Dqueue221 block return out on $ext_if inet all queue std
22 pass out on $ext_if inet proto tcp from $developerhosts to any port 80 \
24 pass out on $ext_if inet proto tcp from $employeehosts to any port 80 \
26 pass out on $ext_if inet proto tcp from any to any port 22 \
28 pass out on $ext_if inet proto tcp from any to any port 25 \
H A Dfaq-example266 pass out on fxp0 inet proto tcp from (fxp0) to any flags S/SA \
68 pass out on fxp0 inet proto { udp icmp } from (fxp0) to any keep state
69 pass out on fxp0 inet proto { tcp udp } from (fxp0) to any port domain \
71 pass out on fxp0 inet proto tcp from (fxp0) to any port $ssh_ports \
73 pass out on fxp0 inet proto tcp from (fxp0) to any port $im_ports \
H A Dfaq-example142 pass in on $ext_if inet proto tcp from any to ($ext_if) \
48 pass in on $ext_if inet proto tcp from port 20 to ($ext_if) \
51 pass in inet proto icmp all icmp-type $icmp_types keep state
/dragonfly/tools/tools/net80211/scripts/mesh/
H A Dtopology.line18 ifconfig $WLAN inet $NODE1_IP
22 ifconfig $WLAN inet $NODE2_IP
26 ifconfig $WLAN inet $NODE3_IP
30 ifconfig $WLAN inet $NODE4_IP
34 ifconfig $WLAN inet $NODE5_IP
H A Dtopology.star17 ifconfig $WLAN inet $NODE1_IP
21 ifconfig $WLAN inet $NODE2_IP
25 ifconfig $WLAN inet $NODE3_IP
30 ifconfig $WLAN inet $NODE4_IP
34 ifconfig $WLAN inet $NODE5_IP
H A Dtopology.tree27 ifconfig $WLAN inet $NODE1_IP
31 ifconfig $WLAN inet $NODE2_IP
35 ifconfig $WLAN inet $NODE3_IP
39 ifconfig $WLAN inet $NODE4_IP
43 ifconfig $WLAN inet $NODE5_IP
H A Dtopology.ring20 ifconfig $WLAN inet $NODE1_IP
24 ifconfig $WLAN inet $NODE2_IP
28 ifconfig $WLAN inet $NODE3_IP
32 ifconfig $WLAN inet $NODE4_IP
36 ifconfig $WLAN inet $NODE5_IP
/dragonfly/sys/netgraph/rfc1490/
H A Dng_rfc1490.c84 hook_p inet; member
160 if (priv->inet) in ng_rfc1490_newhook()
162 priv->inet = hook; in ng_rfc1490_newhook()
252 priv->inet, m, meta); in ng_rfc1490_rcvdata()
266 NG_SEND_DATA(error, priv->inet, m, meta); in ng_rfc1490_rcvdata()
292 } else if (hook == priv->inet) { in ng_rfc1490_rcvdata()
338 else if (hook == priv->inet) in ng_rfc1490_disconnect()
339 priv->inet = NULL; in ng_rfc1490_disconnect()
/dragonfly/sys/net/dummynet/
H A Dip_dummynet.h106 } inet; member
108 #define fid_dst_ip fid_u.inet.dst_ip
109 #define fid_src_ip fid_u.inet.src_ip
110 #define fid_dst_port fid_u.inet.dst_port
111 #define fid_src_port fid_u.inet.src_port
112 #define fid_proto fid_u.inet.proto
113 #define fid_flags fid_u.inet.flags
/dragonfly/sys/net/dummynet3/
H A Dip_dummynet3.h121 } inet; member
123 #define fid_dst_ip fid_u.inet.dst_ip
124 #define fid_src_ip fid_u.inet.src_ip
125 #define fid_dst_port fid_u.inet.dst_port
126 #define fid_src_port fid_u.inet.src_port
127 #define fid_proto fid_u.inet.proto
128 #define fid_flags fid_u.inet.flags
/dragonfly/sys/netgraph7/rfc1490/
H A Dng_rfc1490.c107 hook_p inet; member
198 if (priv->inet) in ng_rfc1490_newhook()
200 priv->inet = hook; in ng_rfc1490_newhook()
349 priv->inet, m); in ng_rfc1490_rcvdata()
370 NG_FWD_NEW_DATA(error, item, priv->inet, m); in ng_rfc1490_rcvdata()
396 } else if (hook == priv->inet) { in ng_rfc1490_rcvdata()
481 else if (hook == priv->inet) in ng_rfc1490_disconnect()
482 priv->inet = NULL; in ng_rfc1490_disconnect()
/dragonfly/sys/netgraph7/cisco/
H A Dng_cisco.c104 struct protoent inet; /* IP information */ member
200 sc->inet.af = AF_INET; in cisco_constructor()
222 sc->inet.hook = hook; in cisco_newhook()
223 NG_HOOK_SET_PRIVATE(hook, &sc->inet); in cisco_newhook()
512 if (sc->inet.hook == NULL) in cisco_input()
519 sc->node, msg, sc->inet.hook, 0); in cisco_input()
536 pep = &sc->inet; in cisco_input()
630 if (sc->inet.hook == NULL) /* nothing to notify */ in cisco_notify()
635 NG_SEND_MSG_HOOK(dummy_error, sc->node, msg, sc->inet.hook, 0); in cisco_notify()
/dragonfly/etc/
H A Dnetconfig16 udp tpi_clts v inet udp - -
17 tcp tpi_cots_ord v inet tcp - -
18 rawip tpi_raw - inet - - -
/dragonfly/sbin/dhclient/
H A Ddhclient-script27 ifconfig $interface inet $old_ip_address delete
43 inet $new_ip_address \
207 ifconfig $interface inet $new_ip_address delete
/dragonfly/sys/netgraph/cisco/
H A Dng_cisco.c106 struct protoent inet; /* IP information */ member
210 sc->inet.af = AF_INET; in cisco_constructor()
232 sc->inet.hook = hook; in cisco_newhook()
233 hook->private = &sc->inet; in cisco_newhook()
516 if (sc->inet.hook == NULL) in cisco_input()
538 pep = &sc->inet; in cisco_input()
/dragonfly/usr.sbin/bootparamd/bootparamd/
H A DREADME43 callbootd server inet-address
46 where "server" is a machine running the rpc.bootparamd program, "inet-address"
59 Maybe match by comparing the inet address instead. (But beware that caching

123