Searched refs:net (Results 151 - 175 of 1909) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/rtwn/rtl8821a/
H A Dr21a_rx.c44 #include <net/if.h>
45 #include <net/ethernet.h>
46 #include <net/if_media.h>
H A Dr21a_fw.c44 #include <net/if.h>
45 #include <net/ethernet.h>
46 #include <net/if_media.h>
H A Dr21a_led.c44 #include <net/if.h>
45 #include <net/ethernet.h>
46 #include <net/if_media.h>
/freebsd-current/sys/dev/rtwn/rtl8188e/
H A Dr88e_tx.c38 #include <net/if.h>
39 #include <net/ethernet.h>
40 #include <net/if_media.h>
H A Dr88e_rf.c38 #include <net/if.h>
39 #include <net/ethernet.h>
40 #include <net/if_media.h>
/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_attach.c38 #include <net/if.h>
39 #include <net/ethernet.h>
40 #include <net/if_media.h>
/freebsd-current/sys/dev/rtwn/rtl8812a/
H A Dr12a_led.c44 #include <net/if.h>
45 #include <net/ethernet.h>
46 #include <net/if_media.h>
/freebsd-current/sys/net80211/
H A Dieee80211_ratectl_none.c39 #include <net/if.h>
40 #include <net/if_media.h>
41 #include <net/ethernet.h>
/freebsd-current/sys/net/route/
H A Dnhgrp.c43 #include <net/if.h>
44 #include <net/if_var.h>
45 #include <net/if_dl.h>
46 #include <net/route.h>
47 #include <net/route/route_ctl.h>
48 #include <net/route/route_var.h>
49 #include <net/vnet.h>
55 #include <net/route/nhop_utils.h>
56 #include <net/route/nhop.h>
57 #include <net/rout
[all...]
/freebsd-current/contrib/unbound/util/
H A Dtcp_conn_limit.c88 socklen_t addrlen, int net, uint32_t limit,
97 if(!addr_tree_insert(&tcl->tree, &node->node, addr, addrlen, net)) {
110 int net; local
118 if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
122 if(!tcl_list_insert(tcl, &addr, addrlen, net, limit,
87 tcl_list_insert(struct tcl_list* tcl, struct sockaddr_storage* addr, socklen_t addrlen, int net, uint32_t limit, int complain_duplicates) argument
/freebsd-current/sys/net/
H A Dif_mib.c37 #include <net/if.h>
38 #include <net/if_var.h>
39 #include <net/if_private.h>
40 #include <net/if_mib.h>
41 #include <net/vnet.h>
45 * is exported in the net.link.generic branch, which has the following
48 * net.link.generic .system - system-wide control variables
/freebsd-current/sys/dev/ice/
H A Dice_iflib.h51 #include <net/if.h>
52 #include <net/if_var.h>
53 #include <net/if_media.h>
54 #include <net/ethernet.h>
55 #include <net/iflib.h>
/freebsd-current/sys/netinet/
H A Din_fib.c44 #include <net/if.h>
45 #include <net/if_var.h>
46 #include <net/if_dl.h>
47 #include <net/if_private.h>
48 #include <net/route.h>
49 #include <net/route/route_ctl.h>
50 #include <net/route/route_var.h>
51 #include <net/route/fib_algo.h>
52 #include <net/route/nhop.h>
53 #include <net/toeplit
[all...]
H A Dsctp_output.c2943 struct sctp_nets *net,
2991 if (net) {
2992 cur_addr_num = net->indx_of_eligible_next_to_use;
3028 if (net) {
3030 net->indx_of_eligible_next_to_use = cur_addr_num + 1;
3079 if (net) {
3080 net->indx_of_eligible_next_to_use = cur_addr_num + 1;
3086 SCTPDBG_ADDR(SCTP_DEBUG_OUTPUT2, &net->ro._l_addr.sa);
3296 struct sctp_nets *net,
3390 if (net !
2941 sctp_choose_boundall(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, sctp_route_t *ro, uint32_t vrf_id, uint8_t dest_is_priv, uint8_t dest_is_loop, int non_asoc_addr_ok, sa_family_t fam) argument
3293 sctp_source_address_selection(struct sctp_inpcb *inp, struct sctp_tcb *stcb, sctp_route_t *ro, struct sctp_nets *net, int non_asoc_addr_ok, uint32_t vrf_id) argument
3907 sctp_handle_no_route(struct sctp_tcb *stcb, struct sctp_nets *net, int so_locked) argument
3952 sctp_lowlevel_chunk_output(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, struct sockaddr *to, struct mbuf *m, uint32_t auth_offset, struct sctp_auth_chunk *auth, uint16_t auth_keyid, int nofragment_flag, int ecn_ok, int out_of_asoc_ok, uint16_t src_port, uint16_t dest_port, uint32_t v_tag, uint16_t port, union sctp_sockstore *over_addr, uint8_t mflowtype, uint32_t mflowid, bool use_zero_crc, int so_locked) argument
4623 struct sctp_nets *net; local
5290 struct sctp_nets *net; local
5528 struct sctp_nets *net = NULL; local
6389 sctp_msg_append(struct sctp_tcb *stcb, struct sctp_nets *net, struct mbuf *m, struct sctp_nonpad_sndrcvinfo *srcv) argument
6670 struct sctp_nets *net; local
7038 sctp_clean_up_datalist(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_tmit_chunk **data_list, int bundle_at, struct sctp_nets *net) argument
7228 sctp_move_to_outqueue(struct sctp_tcb *stcb, struct sctp_nets *net, struct sctp_stream_out *strq, uint32_t space_left, uint32_t frag_point, int *giveup, int eeor_mode, int *bail, int so_locked) argument
7699 sctp_fill_outqueue(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t frag_point, int eeor_mode, int *quit_now, int so_locked) argument
7786 sctp_move_chunks_from_net(struct sctp_tcb *stcb, struct sctp_nets *net) argument
7835 struct sctp_nets *net, *start_at, *sack_goes_to = NULL, *old_start_at = NULL; local
9018 sctp_send_cookie_echo(struct mbuf *m, int offset, int limit, struct sctp_tcb *stcb, struct sctp_nets *net) argument
9106 sctp_send_heartbeat_ack(struct sctp_tcb *stcb, struct mbuf *m, int offset, int chk_length, struct sctp_nets *net) argument
9208 sctp_send_shutdown_ack(struct sctp_tcb *stcb, struct sctp_nets *net) argument
9251 sctp_send_shutdown(struct sctp_tcb *stcb, struct sctp_nets *net) argument
9316 sctp_send_asconf(struct sctp_tcb *stcb, struct sctp_nets *net, int addr_locked) argument
9375 struct sctp_nets *net = NULL; local
9478 struct sctp_nets *net = NULL; local
10005 struct sctp_nets *net; local
10045 struct sctp_nets *net; local
10943 struct sctp_nets *net; local
11047 sctp_send_shutdown_complete(struct sctp_tcb *stcb, struct sctp_nets *net, int reflect_vtag) argument
11373 sctp_send_hb(struct sctp_tcb *stcb, struct sctp_nets *net, int so_locked) argument
11478 sctp_send_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t high_tsn) argument
11543 sctp_send_packet_dropped(struct sctp_tcb *stcb, struct sctp_nets *net, struct mbuf *m, int len, int iphlen, int bad_crc) argument
11692 sctp_send_cwr(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t high_tsn, uint8_t override) argument
12433 sctp_copy_it_in(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_nonpad_sndrcvinfo *srcv, struct uio *uio, struct sctp_nets *net, ssize_t max_send_len, int user_marks_eor, int *error) argument
12578 struct sctp_nets *net; local
[all...]
H A Dsctp_usrreq.c173 struct sctp_nets *net,
194 /* Mark the net unreachable. */
195 if (net->dest_state & SCTP_ADDR_REACHABLE) {
197 net->dest_state &= ~SCTP_ADDR_REACHABLE;
198 net->dest_state &= ~SCTP_ADDR_PF;
201 (void *)net, SCTP_SO_NOT_LOCKED);
212 if (net->dest_state & SCTP_ADDR_NO_PMTUD) {
226 if (SCTP_OS_TIMER_PENDING(&net->pmtu_timer.timer)) {
228 sctp_timer_stop(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, net,
234 if (net
171 sctp_notify(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, uint8_t icmp_type, uint8_t icmp_code, uint16_t ip_len, uint32_t next_mtu) argument
266 struct sctp_nets *net; local
356 struct sctp_nets *net; local
2143 struct sctp_nets *net; local
2199 struct sctp_nets *net; local
2296 struct sctp_nets *net; local
2498 struct sctp_nets *net; local
2594 struct sctp_nets *net; local
3162 struct sctp_nets *net; local
3276 struct sctp_nets *net; local
3953 struct sctp_nets *net; local
5205 struct sctp_nets *net; local
5738 struct sctp_nets *net; local
6290 struct sctp_nets *net; local
6462 struct sctp_nets *net; local
6803 struct sctp_nets *net; local
7387 struct sctp_nets *net; local
7464 struct sctp_nets *net; local
[all...]
/freebsd-current/sys/dev/iavf/
H A Diavf_iflib.h57 #include <net/if.h>
58 #include <net/if_var.h>
59 #include <net/if_arp.h>
60 #include <net/bpf.h>
61 #include <net/if_dl.h>
62 #include <net/if_media.h>
64 #include <net/bpf.h>
65 #include <net/if_types.h>
66 #include <net/if_vlan_var.h>
98 #include <net/etherne
[all...]
/freebsd-current/tests/sys/net/routing/
H A Dtest_routing_l3.py5 from atf_python.sys.net.rtsock import RtConst
6 from atf_python.sys.net.rtsock import Rtsock
7 from atf_python.sys.net.rtsock import RtsockRtMessage
8 from atf_python.sys.net.rtsock import SaHelper
9 from atf_python.sys.net.tools import ToolsHelper
10 from atf_python.sys.net.vnet import SingleVnetTestTemplate
11 from atf_python.sys.net.vnet import VnetTestTemplate
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_binding.c117 #include <net/bpf.h>
119 #include <net/if.h>
120 #include <net/if_var.h>
121 #include <net/if_arp.h>
122 #include <net/if_dl.h>
123 #include <net/if_media.h>
124 #include <net/if_types.h>
/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_vtu.c39 #include <net/if.h>
40 #include <net/if_var.h>
41 #include <net/if_arp.h>
42 #include <net/ethernet.h>
43 #include <net/if_dl.h>
44 #include <net/if_media.h>
45 #include <net/if_types.h>
H A Dar40xx_hw_mib.c39 #include <net/if.h>
40 #include <net/if_var.h>
41 #include <net/if_arp.h>
42 #include <net/ethernet.h>
43 #include <net/if_dl.h>
44 #include <net/if_media.h>
45 #include <net/if_types.h>
H A Dar40xx_hw_atu.c39 #include <net/if.h>
40 #include <net/if_var.h>
41 #include <net/if_arp.h>
42 #include <net/ethernet.h>
43 #include <net/if_dl.h>
44 #include <net/if_media.h>
45 #include <net/if_types.h>
H A Dar40xx_hw_mirror.c39 #include <net/if.h>
40 #include <net/if_var.h>
41 #include <net/if_arp.h>
42 #include <net/ethernet.h>
43 #include <net/if_dl.h>
44 #include <net/if_media.h>
45 #include <net/if_types.h>
/freebsd-current/contrib/unbound/contrib/
H A Dwarmup.sh26 akamai.net
36 clamav.net
80 newsimg.bbc.net.uk
103 squidclamav.darold.net
115 unbound.net
123 watsapp.net
128 www.internic.net
/freebsd-current/contrib/netbsd-tests/net/mpls/
H A Dt_mpls_fw6.sh31 # Disable net.inet6.ip6.forwarding, enable net.mpls.forwarding
76 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
77 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
91 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
92 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
93 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
108 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
109 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
110 atf_check -s exit:0 rump.sysctl -q -w net
[all...]
H A Dt_mpls_fw.sh31 # Disable net.inet.ip.forwarding, enable net.mpls.forwarding
75 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
76 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
89 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
90 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
91 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
104 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
105 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
106 atf_check -s exit:0 rump.sysctl -q -w net
[all...]

Completed in 381 milliseconds

1234567891011>>