Searched refs:net (Results 251 - 275 of 3582) sorted by relevance

<<11121314151617181920>>

/linux-master/include/net/
H A Dxdp_priv.h6 #include <net/xdp.h>
8 /* Private to net/core/xdp.c, but used by trace/events/xdp.h */
H A Dllc_c_st.h15 #include <net/llc_c_ac.h>
16 #include <net/llc_c_ev.h>
H A Dcodel_qdisc.h8 * Copyright (C) 2011-2012 Van Jacobson <van@pollere.net>
9 * Copyright (C) 2012 Michael D. Taht <dave.taht@bufferbloat.net>
52 #include <net/codel.h>
53 #include <net/pkt_sched.h>
/linux-master/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c9 #include <net/tcp.h>
10 #include <net/udp.h>
11 #include <net/icmp.h>
12 #include <net/sock.h>
13 #include <net/inet_sock.h>
14 #include <net/inet6_hashtables.h>
15 #include <net/netfilter/nf_socket.h>
17 #include <net/netfilter/nf_conntrack.h>
78 nf_socket_get_sock_v6(struct net *net, struc argument
97 nf_sk_lookup_slow_v6(struct net *net, const struct sk_buff *skb, const struct net_device *indev) argument
[all...]
H A Dip6table_mangle.c11 #include <net/ipv6.h>
58 err = ip6_route_me_harder(state->net, state->sk, skb);
77 static int ip6table_mangle_table_init(struct net *net) argument
85 ret = ip6t_register_table(net, &packet_mangler, repl, mangle_ops);
90 static void __net_exit ip6table_mangle_net_pre_exit(struct net *net) argument
92 ip6t_unregister_table_pre_exit(net, "mangle");
95 static void __net_exit ip6table_mangle_net_exit(struct net *net) argument
[all...]
/linux-master/net/ipv4/
H A Dudp_impl.h4 #include <net/udp.h>
5 #include <net/udplite.h>
6 #include <net/protocol.h>
7 #include <net/inet_common.h>
H A Dfib_rules.c26 #include <net/inet_dscp.h>
27 #include <net/ip.h>
28 #include <net/route.h>
29 #include <net/tcp.h>
30 #include <net/ip_fib.h>
31 #include <net/nexthop.h>
32 #include <net/fib_rules.h>
70 int fib4_rules_dump(struct net *net, struct notifier_block *nb, argument
73 return fib_rules_dump(net, n
76 fib4_rules_seq_read(struct net *net) argument
81 __fib_lookup(struct net *net, struct flowi4 *flp, struct fib_result *res, unsigned int flags) argument
206 fib_empty_table(struct net *net) argument
225 struct net *net = sock_net(skb->sk); local
291 struct net *net = rule->fr_net; local
410 fib4_rules_init(struct net *net) argument
433 fib4_rules_exit(struct net *net) argument
[all...]
H A Dfou_nl.h9 #include <net/netlink.h>
10 #include <net/genetlink.h>
/linux-master/tools/testing/selftests/netfilter/
H A Dconntrack_sctp_collision.sh29 ip net add $CLIENT_NS
30 ip net add $SERVER_NS
31 ip net add $ROUTER_NS
43 ip net exec $ROUTER_NS sysctl -wq net.ipv4.ip_forward=1
58 ip net exec $ROUTER_NS iptables -A FORWARD -m state --state INVALID,UNTRACKED -j DROP
59 ip net exec $ROUTER_NS iptables -A INPUT -p sctp -j DROP
63 ip net exec $CLIENT_NS sysctl -wq net.sctp.association_max_retrans=3
67 ip net exe
[all...]
/linux-master/net/tipc/
H A Ddiscover.c2 * net/tipc/discover.c
53 * @net: network namespace instance
65 struct net *net; member in struct:tipc_discoverer
76 * @net: the applicable net namespace
81 static void tipc_disc_init_msg(struct net *net, struct sk_buff *skb, argument
84 struct tipc_net *tn = tipc_net(net);
98 msg_set_peer_net_hash(hdr, tipc_net_hash_mixes(net, t
102 tipc_disc_msg_xmit(struct net *net, u32 mtyp, u32 dst, u32 src, u32 sugg_addr, struct tipc_media_addr *maddr, struct tipc_bearer *b) argument
149 struct net *net = d->net; local
193 tipc_disc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) argument
299 struct net *net = d->net; local
350 tipc_disc_create(struct net *net, struct tipc_bearer *b, struct tipc_media_addr *dest, struct sk_buff **skb) argument
401 tipc_disc_reset(struct net *net, struct tipc_bearer *b) argument
[all...]
/linux-master/net/mptcp/
H A Dmib.c4 #include <net/ip.h>
5 #include <net/mptcp.h>
6 #include <net/snmp.h>
7 #include <net/net_namespace.h>
78 bool mptcp_mib_alloc(struct net *net) argument
85 if (cmpxchg(&net->mib.mptcp_statistics, NULL, mib))
94 struct net *net = seq->private; local
104 if (net
[all...]
/linux-master/fs/nfsd/
H A Dstats.c5 * /proc/net/rpc/nfsd
18 * plus generic RPC stats (see net/sunrpc/stats.c)
26 #include <net/net_namespace.h>
32 struct net *net = pde_data(file_inode(seq->file)); local
33 struct nfsd_net *nn = net_generic(net, nfsd_net_id);
118 void nfsd_proc_stat_init(struct net *net) argument
120 struct nfsd_net *nn = net_generic(net, nfsd_net_id);
122 svc_proc_register(net,
125 nfsd_proc_stat_shutdown(struct net *net) argument
[all...]
H A Dnetlink.c6 #include <net/netlink.h>
7 #include <net/genetlink.h>
/linux-master/drivers/scsi/cxgbi/
H A DMakefile2 ccflags-y += -I $(srctree)/drivers/net/ethernet/chelsio/libcxgb
/linux-master/drivers/target/iscsi/cxgbit/
H A DMakefile2 ccflags-y := -I $(srctree)/drivers/net/ethernet/chelsio/cxgb4
3 ccflags-y += -I $(srctree)/drivers/net/ethernet/chelsio/libcxgb
/linux-master/net/netfilter/
H A Dxt_connlabel.c8 #include <net/netfilter/nf_conntrack.h>
9 #include <net/netfilter/nf_conntrack_ecache.h>
10 #include <net/netfilter/nf_conntrack_labels.h>
62 ret = nf_ct_netns_get(par->net, par->family);
69 ret = nf_connlabels_get(par->net, info->bit);
71 nf_ct_netns_put(par->net, par->family);
77 nf_connlabels_put(par->net);
78 nf_ct_netns_put(par->net, par->family);
H A Dnf_conntrack_labels.c11 #include <net/netfilter/nf_conntrack_ecache.h>
12 #include <net/netfilter/nf_conntrack_labels.h>
59 int nf_connlabels_get(struct net *net, unsigned int bits) argument
68 v = atomic_inc_return_relaxed(&net->ct.labels_used);
75 void nf_connlabels_put(struct net *net) argument
77 int v = atomic_dec_return_relaxed(&net->ct.labels_used);
/linux-master/drivers/usb/gadget/function/
H A Du_rndis.h22 struct net_device *net; member in struct:f_rndis_opts
44 void rndis_borrow_net(struct usb_function_instance *f, struct net_device *net);
/linux-master/include/linux/
H A Dmroute6.h8 #include <net/net_namespace.h>
12 #include <net/fib_rules.h>
97 extern int ip6mr_get_route(struct net *net, struct sk_buff *skb,
101 bool mroute6_is_socket(struct net *net, struct sk_buff *skb);
125 static inline bool mroute6_is_socket(struct net *net, struct sk_buff *skb) argument
/linux-master/drivers/media/dvb-core/
H A DMakefile6 dvb-net-$(CONFIG_DVB_NET) := dvb_net.o
11 $(dvb-net-y) dvb_ringbuffer.o $(dvb-vb2-y)
/linux-master/net/ipv6/ila/
H A Dila_main.c2 #include <net/genetlink.h>
3 #include <net/netns/generic.h>
60 static __net_init int ila_init_net(struct net *net) argument
64 err = ila_xlat_init_net(net);
74 static __net_exit void ila_exit_net(struct net *net) argument
76 ila_xlat_exit_net(net);
/linux-master/fs/lockd/
H A Dhost.c24 #include <net/ipv6.h>
51 static void nlm_gc_hosts(struct net *net);
62 struct net *net; /* network namespace to bind */ member in struct:nlm_lookup_host_info
121 nsm = nsm_get_handle(ni->net, ni->sap, ni->salen,
165 host->net = ni->net;
181 struct lockd_net *ln = net_generic(host->net, lockd_net_id);
208 * @net
216 nlmclnt_lookup_host(const struct sockaddr *sap, const size_t salen, const unsigned short protocol, const u32 version, const char *hostname, int noresvport, struct net *net, const struct cred *cred) argument
337 struct net *net = SVC_NET(rqstp); local
557 nlm_host_rebooted(const struct net *net, const struct nlm_reboot *info) argument
583 nlm_complain_hosts(struct net *net) argument
614 nlm_shutdown_hosts_net(struct net *net) argument
658 nlm_gc_hosts(struct net *net) argument
[all...]
/linux-master/net/ipv6/
H A Dip6_input.c10 * Based in linux/net/ipv4/ip_input.c
22 #include <linux/net.h>
33 #include <net/sock.h>
34 #include <net/snmp.h>
35 #include <net/udp.h>
37 #include <net/ipv6.h>
38 #include <net/protocol.h>
39 #include <net/transp_v6.h>
40 #include <net/rawv6.h>
41 #include <net/ndis
48 ip6_rcv_finish_core(struct net *net, struct sock *sk, struct sk_buff *skb) argument
69 ip6_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) argument
99 ip6_extract_route_hint(const struct net *net, struct sk_buff *skb) argument
109 ip6_list_rcv_finish(struct net *net, struct sock *sk, struct list_head *head) argument
149 ip6_rcv_core(struct sk_buff *skb, struct net_device *dev, struct net *net) argument
305 struct net *net = dev_net(skb->dev); local
315 ip6_sublist_rcv(struct list_head *head, struct net_device *dev, struct net *net) argument
335 struct net *net = dev_net(dev); local
363 ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, bool have_final) argument
479 ip6_input_finish(struct net *net, struct sock *sk, struct sk_buff *skb) argument
[all...]
/linux-master/tools/testing/ktest/examples/include/
H A Dmin-config.conf17 # ${CONFIG_DIR}/config-new-min and ${CONFIG_DIR}/config-new-min-net.
28 # The ${CONFIG_DIR}/config-skip (and -net) will hold the configs
40 # modifying this config, ktest.pl will notice that the config-new-min(-net)
49 OUTPUT_MIN_CONFIG = ${CONFIG_DIR}/config-new-min-net
50 IGNORE_CONFIG = ${CONFIG_DIR}/config-skip-net
59 MIN_CONFIG = ${CONFIG_DIR}/config-new-min-net
/linux-master/net/sctp/
H A Dprimitive.c32 #include <net/sock.h>
33 #include <net/sctp/sctp.h>
34 #include <net/sctp/sm.h>
38 int sctp_primitive_ ## name(struct net *net, struct sctp_association *asoc, \
50 error = sctp_do_sm(net, event_type, subtype, state, ep, asoc, \

Completed in 194 milliseconds

<<11121314151617181920>>