Searched refs:net (Results 226 - 250 of 1909) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/mii/
H A Dukphy.c72 #include <net/if.h>
73 #include <net/if_media.h>
/freebsd-current/sys/dev/xl/
H A Dxlphy.c71 #include <net/if.h>
72 #include <net/if_media.h>
/freebsd-current/sys/net/route/
H A Droute_ddb.c47 #include <net/if.h>
48 #include <net/if_var.h>
49 #include <net/if_private.h>
50 #include <net/if_dl.h>
51 #include <net/route.h>
52 #include <net/route/nhop.h>
53 #include <net/route/route_ctl.h>
54 #include <net/route/route_var.h>
/freebsd-current/sys/dev/bwn/
H A Dif_bwn_phy_common.c56 #include <net/ethernet.h>
57 #include <net/if.h>
58 #include <net/if_var.h>
59 #include <net/if_arp.h>
60 #include <net/if_dl.h>
61 #include <net/if_llc.h>
62 #include <net/if_media.h>
63 #include <net/if_types.h>
147 /* http://bcm-v4.sipsolutions.net/802.11/PHY/N/BmacPhyClkFgc */
215 /* http://bcm-v4.sipsolutions.net/802.1
[all...]
/freebsd-current/tests/sys/netinet/
H A Dforward.sh66 jexec ${jname} sysctl net.inet.ip.forwarding=1
68 jexec ${jname} sysctl net.inet.ip.redirect=0
123 jexec ${jname} sysctl net.inet.ip.forwarding=1
125 jexec ${jname} sysctl net.inet.ip.redirect=0
182 jexec ${jname} sysctl net.inet.ip.forwarding=1
184 jexec ${jname} sysctl net.inet.ip.redirect=0
237 jexec ${jname} sysctl net.inet.ip.forwarding=1
239 jexec ${jname} sysctl net.inet.ip.redirect=0
H A Dcarp.py2 from atf_python.sys.net.tools import ToolsHelper
3 from atf_python.sys.net.vnet import VnetTestTemplate
/freebsd-current/tests/sys/netpfil/pf/
H A Dicmp.sh51 jexec alcatraz sysctl net.inet.ip.forwarding=1
54 route add -net 198.51.100.0/24 192.0.2.2
H A Ddup.sh56 jexec alcatraz sysctl net.inet.ip.forwarding=1
59 route add -net 198.51.100.0/24 192.0.2.2
H A Dmap_e.sh49 route add -net 198.51.100.0/24 192.0.2.1
53 jexec map_e sysctl net.inet.ip.forwarding=1
H A Dproxy.sh47 route add -net 198.51.100.0/24 192.0.2.1
53 jexec fwd sysctl net.inet.ip.forwarding=1
/freebsd-current/sys/netinet6/
H A Droute6.c44 #include <net/if.h>
45 #include <net/if_var.h>
/freebsd-current/tests/sys/netpfil/common/
H A Dforward.sh53 jexec iron sysctl net.inet.ip.forwarding=1
55 route add -net 198.51.100.0/24 192.0.2.2
/freebsd-current/sys/netinet/
H A Dsctp_ss_functions.c165 sctp_ss_default_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, argument
201 * towards the requested net.
203 if (net != NULL && strq != NULL &&
206 TAILQ_FIRST(&strq->outqueue)->net != NULL &&
207 TAILQ_FIRST(&strq->outqueue)->net != net) {
221 struct sctp_nets *net SCTP_UNUSED,
247 sctp_ss_default_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED,
336 sctp_ss_rrp_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED,
345 sctp_ss_rrp_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, argument
502 sctp_ss_prio_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
682 sctp_ss_fb_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
873 sctp_ss_fcfs_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
[all...]
H A Dsctp_asconf.c152 struct sctp_nets *net; local
246 net = NULL;
252 } else if (sctp_add_remote_addr(stcb, sa, &net, stcb->asoc.port,
265 if (net != NULL) {
268 sctp_timer_start(SCTP_TIMER_TYPE_PATHMTURAISE, stcb->sctp_ep, stcb, net);
270 stcb, net);
272 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED);
282 struct sctp_nets *src_net, *net, *nnet; local
284 /* make sure the source address exists as a destination net */
292 TAILQ_FOREACH_SAFE(net,
955 struct sctp_nets *net; local
1046 sctp_net_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1075 struct sctp_nets *net; local
1394 struct sctp_nets *net; local
1659 sctp_handle_asconf_ack(struct mbuf *m, int offset, struct sctp_asconf_ack_chunk *cp, struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_no_unlock) argument
1852 struct sctp_nets *net; local
2201 struct sctp_nets *net; local
3271 sctp_asconf_send_nat_state_update(struct sctp_tcb *stcb, struct sctp_nets *net) argument
[all...]
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.h10 #include <net/mac80211.h>
11 #include <net/cfg80211.h>
/freebsd-current/lib/libc/net/
H A Dif_nametoindex.c34 #include <net/if.h>
35 #include <net/if_dl.h>
52 * #include <net/if.h>
H A Dif_nameindex.c32 #include <net/if_dl.h>
33 #include <net/if.h>
44 * interface and is defined as a result of including the <net/if.h>
70 * #include <net/if.h>
/freebsd-current/sys/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c37 #include <net/if.h>
38 #include <net/vnet.h>
/freebsd-current/sys/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c37 #include <net/if.h>
38 #include <net/vnet.h>
/freebsd-current/usr.sbin/periodic/etc/security/
H A D550.ipfwlimit44 IPFW_VERBOSE=`sysctl -n net.inet.ip.fw.verbose 2> /dev/null`
/freebsd-current/contrib/unbound/edns-subnet/
H A Dsubnet-whitelist.c84 struct sockaddr_storage* addr, socklen_t addrlen, int net)
90 if(!addr_tree_insert(&whitelist->upstream, node, addr, addrlen, net)) {
102 int net; local
105 if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
109 if(!upstream_insert(whitelist, &addr, addrlen, net)) {
83 upstream_insert(struct ecs_whitelist* whitelist, struct sockaddr_storage* addr, socklen_t addrlen, int net) argument
/freebsd-current/contrib/netbsd-tests/net/net/
H A Dt_mtudisc.sh118 atf_check -s exit:0 rump.sysctl -w -q net.inet.ip.forwarding=1
124 atf_check -s exit:0 -o match:"1" rump.sysctl -n net.inet.ip.mtudisc
141 atf_check -s exit:0 -o ignore rump.sysctl -w -q net.inet.ip.maxfragpackets=0
147 atf_check -s exit:0 -o ignore rump.sysctl -w -q net.inet.ip.mtudisc=0
165 atf_check -s exit:0 -o ignore rump.sysctl -w -q net.inet.ip.mtudisc=1
/freebsd-current/contrib/unbound/util/
H A Dedns.c82 struct sockaddr_storage* addr, socklen_t addrlen, int net,
95 addrlen, net)) {
111 int net; local
115 &net)) {
121 net, c->str2)) {
81 edns_strings_client_insert(struct edns_strings* edns_strings, struct sockaddr_storage* addr, socklen_t addrlen, int net, const char* string) argument
/freebsd-current/tools/tools/ifpifa/
H A Difpifa.c38 #include <net/if.h>
39 #include <net/if_var.h>
40 #include <net/if_dl.h>
41 #include <net/if_types.h>
42 #include <net/ethernet.h>
/freebsd-current/sys/dev/ixgbe/
H A Dixgbe.h50 #include <net/if.h>
51 #include <net/if_var.h>
52 #include <net/if_arp.h>
53 #include <net/bpf.h>
54 #include <net/ethernet.h>
55 #include <net/if_dl.h>
56 #include <net/if_media.h>
58 #include <net/if_types.h>
59 #include <net/if_vlan_var.h>
60 #include <net/ifli
[all...]

Completed in 374 milliseconds

1234567891011>>