Searched defs:net (Results 1 - 200 of 637) sorted by relevance

1234

/linux-4.4.14/fs/nfsd/
H A Didmap.h46 static inline int nfsd_idmap_init(struct net *net) nfsd_idmap_init() argument
50 static inline void nfsd_idmap_shutdown(struct net *net) nfsd_idmap_shutdown() argument
H A Dfault_inject.c48 struct net *net = current->nsproxy->net_ns; fault_inject_write() local
/linux-4.4.14/include/net/netns/
H A Dhash.h8 static inline u32 net_hash_mix(const struct net *net) net_hash_mix() argument
H A Dgeneric.h34 static inline void *net_generic(const struct net *net, int id) net_generic() argument
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_phonet.h20 struct net_device *net; member in struct:f_phonet_opts
H A Du_ecm.h23 struct net_device *net; member in struct:f_ecm_opts
H A Du_eem.h23 struct net_device *net; member in struct:f_eem_opts
H A Du_gether.h23 struct net_device *net; member in struct:f_gether_opts
H A Du_ncm.h23 struct net_device *net; member in struct:f_ncm_opts
H A Du_rndis.h25 struct net_device *net; member in struct:f_rndis_opts
H A Df_subset.c261 struct net_device *net; geth_set_alt() local
444 struct net_device *net = opts->net; geth_alloc_inst() local
/linux-4.4.14/net/tipc/
H A Dbcast.h65 static inline void tipc_bcast_lock(struct net *net) tipc_bcast_lock() argument
70 static inline void tipc_bcast_unlock(struct net *net) tipc_bcast_unlock() argument
75 static inline struct tipc_link *tipc_bc_sndlink(struct net *net) tipc_bc_sndlink() argument
H A Daddr.h49 static inline u32 tipc_own_addr(struct net *net) tipc_own_addr() argument
H A Daddr.c44 int in_own_cluster(struct net *net, u32 addr) in_own_cluster() argument
49 int in_own_cluster_exact(struct net *net, u32 addr) in_own_cluster_exact() argument
59 int in_own_node(struct net *net, u32 addr) in_own_node() argument
72 u32 addr_domain(struct net *net, u32 sc) addr_domain() argument
H A Dcore.c53 static int __net_init tipc_init_net(struct net *net) tipc_init_net() argument
92 static void __net_exit tipc_exit_net(struct net *net) tipc_exit_net() argument
H A Dsubscr.h65 struct net *net; member in struct:tipc_subscription
H A Dnet.c111 int tipc_net_start(struct net *net, u32 addr) tipc_net_start() argument
131 void tipc_net_stop(struct net *net) tipc_net_stop() argument
148 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) __tipc_nl_add_net() argument
181 struct net *net = sock_net(skb->sk); tipc_nl_net_dump() local
206 struct net *net = sock_net(skb->sk); tipc_nl_net_set() local
H A Dserver.h67 struct net *net; member in struct:tipc_server
H A Dcore.h111 static inline struct tipc_net *tipc_net(struct net *net) tipc_net() argument
116 static inline int tipc_netid(struct net *net) tipc_netid() argument
/linux-4.4.14/net/unix/
H A Dsysctl_net_unix.c29 int __net_init unix_sysctl_register(struct net *net) unix_sysctl_register() argument
54 void unix_sysctl_unregister(struct net *net) unix_sysctl_unregister() argument
/linux-4.4.14/include/linux/
H A Dseq_file_net.h11 struct net *net; member in struct:seq_net_private
H A Dudp.h37 static inline u32 udp_hashfn(const struct net *net, u32 num, u32 mask) udp_hashfn() argument
H A Dproc_fs.h79 proc_net_mkdir( struct net *net, const char *name, struct proc_dir_entry *parent) proc_net_mkdir() argument
/linux-4.4.14/fs/nfs/
H A Ddns_resolve.h19 static inline int nfs_dns_resolver_cache_init(struct net *net) nfs_dns_resolver_cache_init() argument
24 static inline void nfs_dns_resolver_cache_destroy(struct net *net) nfs_dns_resolver_cache_destroy() argument
H A Dcache_lib.c126 int nfs_cache_register_net(struct net *net, struct cache_detail *cd) nfs_cache_register_net() argument
148 void nfs_cache_unregister_net(struct net *net, struct cache_detail *cd) nfs_cache_unregister_net() argument
H A Dcallback.c42 static int nfs4_callback_up_net(struct svc_serv *serv, struct net *net) nfs4_callback_up_net() argument
235 static void nfs_callback_down_net(u32 minorversion, struct svc_serv *serv, struct net *net) nfs_callback_down_net() argument
333 struct net *net = xprt->xprt_net; nfs_callback_up() local
373 void nfs_callback_down(int minorversion, struct net *net) nfs_callback_down() argument
246 nfs_callback_up_net(int minorversion, struct svc_serv *serv, struct net *net, struct rpc_xprt *xprt) nfs_callback_up_net() argument
H A Ddns_resolve.c17 ssize_t nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, nfs_dns_resolve_name() argument
332 ssize_t nfs_dns_resolve_name(struct net *net, char *name, nfs_dns_resolve_name() argument
372 int nfs_dns_resolver_cache_init(struct net *net) nfs_dns_resolver_cache_init() argument
391 void nfs_dns_resolver_cache_destroy(struct net *net) nfs_dns_resolver_cache_destroy() argument
399 static int nfs4_dns_net_init(struct net *net) nfs4_dns_net_init() argument
404 static void nfs4_dns_net_exit(struct net *net) nfs4_dns_net_exit() argument
418 struct net *net = sb->s_fs_info; rpc_pipefs_event() local
H A Dnfs4namespace.c242 struct net *net = rpc_net_ns(NFS_SB(mountdata->sb)->client); try_location() local
433 struct net *net = rpc_net_ns(server->client); nfs4_try_replacing_one_location() local
123 nfs_parse_server_name(char *string, size_t len, struct sockaddr *sa, size_t salen, struct net *net) nfs_parse_server_name() argument
/linux-4.4.14/net/xfrm/
H A Dxfrm_sysctl.c6 static void __net_init __xfrm_sysctl_init(struct net *net) __xfrm_sysctl_init() argument
43 int __net_init xfrm_sysctl_init(struct net *net) xfrm_sysctl_init() argument
72 void __net_exit xfrm_sysctl_fini(struct net *net) xfrm_sysctl_fini() argument
81 int __net_init xfrm_sysctl_init(struct net *net) xfrm_sysctl_init() argument
H A Dxfrm_proc.c53 struct net *net = seq->private; xfrm_statistics_seq_show() local
75 int __net_init xfrm_proc_init(struct net *net) xfrm_proc_init() argument
83 void xfrm_proc_fini(struct net *net) xfrm_proc_fini() argument
H A Dxfrm_output.c57 struct net *net = xs_net(x); xfrm_output_one() local
134 struct net *net = xs_net(skb_dst(skb)->xfrm); xfrm_output_resume() local
161 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) xfrm_output2() argument
166 static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb) xfrm_output_gso() argument
199 struct net *net = dev_net(skb_dst(skb)->dev); xfrm_output() local
H A Dxfrm_input.c184 struct net *net = dev_net(skb->dev); xfrm_input() local
H A Dxfrm_replay.c98 struct net *net = xs_net(x); xfrm_replay_overflow() local
177 struct net *net = xs_net(x); xfrm_replay_overflow_bmp() local
409 struct net *net = xs_net(x); xfrm_replay_overflow_esn() local
/linux-4.4.14/include/net/tc_act/
H A Dtc_connmark.h8 struct net *net; member in struct:tcf_connmark_info
/linux-4.4.14/net/bridge/netfilter/
H A Debt_nflog.c27 struct net *net = par->net; ebt_nflog_tg() local
H A Debtable_broute.c66 static int __net_init broute_net_init(struct net *net) broute_net_init() argument
72 static void __net_exit broute_net_exit(struct net *net) broute_net_exit() argument
H A Dnf_log_bridge.c19 static void nf_log_bridge_packet(struct net *net, u_int8_t pf, nf_log_bridge_packet() argument
51 static int __net_init nf_log_bridge_net_init(struct net *net) nf_log_bridge_net_init() argument
57 static void __net_exit nf_log_bridge_net_exit(struct net *net) nf_log_bridge_net_exit() argument
H A Debtable_filter.c94 static int __net_init frame_filter_net_init(struct net *net) frame_filter_net_init() argument
100 static void __net_exit frame_filter_net_exit(struct net *net) frame_filter_net_exit() argument
H A Debtable_nat.c94 static int __net_init frame_nat_net_init(struct net *net) frame_nat_net_init() argument
100 static void __net_exit frame_nat_net_exit(struct net *net) frame_nat_net_exit() argument
H A Dnf_tables_bridge.c125 static int nf_tables_bridge_init_net(struct net *net) nf_tables_bridge_init_net() argument
142 static void nf_tables_bridge_exit_net(struct net *net) nf_tables_bridge_exit_net() argument
H A Debt_log.c75 ebt_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, ebt_log_packet() argument
183 struct net *net = par->net; ebt_log_tg() local
H A Dnft_reject_bridge.c144 static void nft_reject_br_send_v6_tcp_reset(struct net *net, nft_reject_br_send_v6_tcp_reset() argument
202 static void nft_reject_br_send_v6_unreach(struct net *net, nft_reject_br_send_v6_unreach() argument
/linux-4.4.14/net/sunrpc/
H A Dsunrpc_syms.c30 static __net_init int sunrpc_init_net(struct net *net) sunrpc_init_net() argument
66 static __net_exit void sunrpc_exit_net(struct net *net) sunrpc_exit_net() argument
H A Daddr.c160 static int rpc_parse_scope_id(struct net *net, const char *buf, rpc_parse_scope_id() argument
202 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, rpc_pton6() argument
225 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, rpc_pton6() argument
247 size_t rpc_pton(struct net *net, const char *buf, const size_t buflen, rpc_pton() argument
313 size_t rpc_uaddr2sockaddr(struct net *net, const char *uaddr, rpc_uaddr2sockaddr() argument
/linux-4.4.14/net/ipv4/
H A Dip_forward.c64 static int ip_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb) ip_forward_finish() argument
84 struct net *net; ip_forward() local
H A Dxfrm4_output.c85 static int __xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) __xfrm4_output() argument
99 int xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) xfrm4_output() argument
H A Dipcomp.c28 struct net *net = dev_net(skb->dev); ipcomp4_err() local
62 struct net *net = xs_net(x); ipcomp_tunnel_create() local
100 struct net *net = xs_net(x); ipcomp_tunnel_attach() local
H A Dudplite.c96 static int __net_init udplite4_proc_init_net(struct net *net) udplite4_proc_init_net() argument
101 static void __net_exit udplite4_proc_exit_net(struct net *net) udplite4_proc_exit_net() argument
H A Dxfrm4_input.c25 static inline int xfrm4_rcv_encap_finish(struct net *net, struct sock *sk, xfrm4_rcv_encap_finish() argument
H A Dip_input.c160 struct net *net = dev_net(dev); ip_call_ra_chain() local
192 static int ip_local_deliver_finish(struct net *net, struct sock *sk, struct sk_buff *skb) ip_local_deliver_finish() argument
250 struct net *net = dev_net(skb->dev); ip_local_deliver() local
314 static int ip_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) ip_rcv_finish() argument
378 struct net *net; ip_rcv() local
H A Dnetfilter.c20 int ip_route_me_harder(struct net *net, struct sk_buff *skb, unsigned int addr_type) ip_route_me_harder() argument
106 static int nf_ip_reroute(struct net *net, struct sk_buff *skb, nf_ip_reroute() argument
175 static int nf_ip_route(struct net *net, struct dst_entry **dst, nf_ip_route() argument
H A Dproc.c54 struct net *net = seq->private; sockstat_seq_show() local
332 struct net *net = seq->private; icmpmsg_put() local
354 struct net *net = seq->private; icmp_put() local
384 struct net *net = seq->private; snmp_seq_show() local
468 struct net *net = seq->private; netstat_seq_show() local
508 static __net_init int ip_proc_init_net(struct net *net) ip_proc_init_net() argument
528 static __net_exit void ip_proc_exit_net(struct net *net) ip_proc_exit_net() argument
H A Dudp_diag.c41 struct net *net = sock_net(in_skb->sk); udp_dump_one() local
100 struct net *net = sock_net(skb->sk); udp_dump() local
H A Dudp_tunnel.c12 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, udp_sock_create4() argument
56 void setup_udp_tunnel_sock(struct net *net, struct socket *sock, setup_udp_tunnel_sock() argument
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c26 static bool nf_dup_ipv4_route(struct net *net, struct sk_buff *skb, nf_dup_ipv4_route() argument
53 void nf_dup_ipv4(struct net *net, struct sk_buff *skb, unsigned int hooknum, nf_dup_ipv4() argument
H A Darptable_filter.c38 static int __net_init arptable_filter_net_init(struct net *net) arptable_filter_net_init() argument
51 static void __net_exit arptable_filter_net_exit(struct net *net) arptable_filter_net_exit() argument
H A Diptable_filter.c54 static int __net_init iptable_filter_net_init(struct net *net) iptable_filter_net_init() argument
71 static void __net_exit iptable_filter_net_exit(struct net *net) iptable_filter_net_exit() argument
H A Diptable_raw.c37 static int __net_init iptable_raw_net_init(struct net *net) iptable_raw_net_init() argument
50 static void __net_exit iptable_raw_net_exit(struct net *net) iptable_raw_net_exit() argument
H A Diptable_security.c54 static int __net_init iptable_security_net_init(struct net *net) iptable_security_net_init() argument
67 static void __net_exit iptable_security_net_exit(struct net *net) iptable_security_net_exit() argument
H A Dnf_tables_arp.c41 static int nf_tables_arp_init_net(struct net *net) nf_tables_arp_init_net() argument
58 static void nf_tables_arp_exit_net(struct net *net) nf_tables_arp_exit_net() argument
H A Diptable_nat.c98 static int __net_init iptable_nat_net_init(struct net *net) iptable_nat_net_init() argument
110 static void __net_exit iptable_nat_net_exit(struct net *net) iptable_nat_net_exit() argument
H A Dnf_defrag_ipv4.c25 static int nf_ct_ipv4_gather_frags(struct net *net, struct sk_buff *skb, nf_ct_ipv4_gather_frags() argument
H A Dnf_tables_ipv4.c62 static int nf_tables_ipv4_init_net(struct net *net) nf_tables_ipv4_init_net() argument
79 static void nf_tables_ipv4_exit_net(struct net *net) nf_tables_ipv4_exit_net() argument
H A Dipt_rpfilter.c35 static bool rpfilter_lookup_reverse(struct net *net, struct flowi4 *fl4, rpfilter_lookup_reverse() argument
H A Diptable_mangle.c96 static int __net_init iptable_mangle_net_init(struct net *net) iptable_mangle_net_init() argument
109 static void __net_exit iptable_mangle_net_exit(struct net *net) iptable_mangle_net_exit() argument
H A Dnf_nat_masquerade_ipv4.c91 struct net *net = dev_net(dev); masq_device_event() local
H A Dnf_nat_pptp.c45 struct net *net = nf_ct_net(ct); pptp_nat_expected() local
H A Dnf_reject_ipv4.c102 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) nf_send_reset() argument
H A Dipt_SYNPROXY.c48 struct net *net = nf_ct_net(snet->tmpl); synproxy_send_tcp() local
H A Dnf_log_arp.c80 static void nf_log_arp_packet(struct net *net, u_int8_t pf, nf_log_arp_packet() argument
112 static int __net_init nf_log_arp_net_init(struct net *net) nf_log_arp_net_init() argument
118 static void __net_exit nf_log_arp_net_exit(struct net *net) nf_log_arp_net_exit() argument
H A Dnf_log_ipv4.c312 static void nf_log_ip_packet(struct net *net, u_int8_t pf, nf_log_ip_packet() argument
348 static int __net_init nf_log_ipv4_net_init(struct net *net) nf_log_ipv4_net_init() argument
354 static void __net_exit nf_log_ipv4_net_exit(struct net *net) nf_log_ipv4_net_exit() argument
/linux-4.4.14/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c22 static bool nf_dup_ipv6_route(struct net *net, struct sk_buff *skb, nf_dup_ipv6_route() argument
49 void nf_dup_ipv6(struct net *net, struct sk_buff *skb, unsigned int hooknum, nf_dup_ipv6() argument
H A Dip6t_REJECT.c42 struct net *net = par->net; reject_tg6() local
H A Dip6table_filter.c47 static int __net_init ip6table_filter_net_init(struct net *net) ip6table_filter_net_init() argument
64 static void __net_exit ip6table_filter_net_exit(struct net *net) ip6table_filter_net_exit() argument
H A Dip6table_raw.c30 static int __net_init ip6table_raw_net_init(struct net *net) ip6table_raw_net_init() argument
43 static void __net_exit ip6table_raw_net_exit(struct net *net) ip6table_raw_net_exit() argument
H A Dip6table_security.c47 static int __net_init ip6table_security_net_init(struct net *net) ip6table_security_net_init() argument
60 static void __net_exit ip6table_security_net_exit(struct net *net) ip6table_security_net_exit() argument
H A Dip6table_nat.c100 static int __net_init ip6table_nat_net_init(struct net *net) ip6table_nat_net_init() argument
112 static void __net_exit ip6table_nat_net_exit(struct net *net) ip6table_nat_net_exit() argument
H A Dnf_tables_ipv6.c61 static int nf_tables_ipv6_init_net(struct net *net) nf_tables_ipv6_init_net() argument
78 static void nf_tables_ipv6_exit_net(struct net *net) nf_tables_ipv6_exit_net() argument
H A Dip6t_rpfilter.c29 static bool rpfilter_lookup_reverse6(struct net *net, const struct sk_buff *skb, rpfilter_lookup_reverse6() argument
H A Dip6table_mangle.c91 static int __net_init ip6table_mangle_net_init(struct net *net) ip6table_mangle_net_init() argument
104 static void __net_exit ip6table_mangle_net_exit(struct net *net) ip6table_mangle_net_exit() argument
H A Dnf_nat_masquerade_ipv6.c68 struct net *net = dev_net(dev); masq_device_event() local
H A Dnf_reject_ipv6.c133 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) nf_send_reset6() argument
235 void nf_send_unreach6(struct net *net, struct sk_buff *skb_in, nf_send_unreach6() argument
/linux-4.4.14/net/l3mdev/
H A Dl3mdev.c74 u32 l3mdev_fib_table_by_index(struct net *net, int ifindex) l3mdev_fib_table_by_index() argument
/linux-4.4.14/net/netfilter/
H A Dxt_NFLOG.c29 struct net *net = par->net; nflog_tg() local
H A Dnf_conntrack_acct.c65 static int nf_conntrack_acct_init_sysctl(struct net *net) nf_conntrack_acct_init_sysctl() argument
94 static void nf_conntrack_acct_fini_sysctl(struct net *net) nf_conntrack_acct_fini_sysctl() argument
103 static int nf_conntrack_acct_init_sysctl(struct net *net) nf_conntrack_acct_init_sysctl() argument
108 static void nf_conntrack_acct_fini_sysctl(struct net *net) nf_conntrack_acct_fini_sysctl() argument
113 int nf_conntrack_acct_pernet_init(struct net *net) nf_conntrack_acct_pernet_init() argument
119 void nf_conntrack_acct_pernet_fini(struct net *net) nf_conntrack_acct_pernet_fini() argument
H A Dnf_conntrack_timestamp.c43 static int nf_conntrack_tstamp_init_sysctl(struct net *net) nf_conntrack_tstamp_init_sysctl() argument
72 static void nf_conntrack_tstamp_fini_sysctl(struct net *net) nf_conntrack_tstamp_fini_sysctl() argument
81 static int nf_conntrack_tstamp_init_sysctl(struct net *net) nf_conntrack_tstamp_init_sysctl() argument
86 static void nf_conntrack_tstamp_fini_sysctl(struct net *net) nf_conntrack_tstamp_fini_sysctl() argument
91 int nf_conntrack_tstamp_pernet_init(struct net *net) nf_conntrack_tstamp_pernet_init() argument
97 void nf_conntrack_tstamp_pernet_fini(struct net *net) nf_conntrack_tstamp_pernet_fini() argument
H A Dnf_tables_inet.c41 static int __net_init nf_tables_inet_init_net(struct net *net) nf_tables_inet_init_net() argument
58 static void __net_exit nf_tables_inet_exit_net(struct net *net) nf_tables_inet_exit_net() argument
H A Dxt_LOG.c36 struct net *net = par->net; log_tg() local
H A Dnf_conntrack_labels.c94 int nf_connlabels_get(struct net *net, unsigned int n_bits) nf_connlabels_get() argument
113 void nf_connlabels_put(struct net *net) nf_connlabels_put() argument
H A Dnf_queue.c101 void nf_queue_nf_hook_drop(struct net *net, struct nf_hook_ops *ops) nf_queue_nf_hook_drop() argument
H A Dxt_addrtype.c36 static u32 match_lookup_rt6(struct net *net, const struct net_device *dev, match_lookup_rt6() argument
83 static bool match_type6(struct net *net, const struct net_device *dev, match_type6() argument
103 addrtype_mt6(struct net *net, const struct net_device *dev, addrtype_mt6() argument
119 static inline bool match_type(struct net *net, const struct net_device *dev, match_type() argument
128 struct net *net = par->net; addrtype_mt_v0() local
146 struct net *net = par->net; addrtype_mt_v1() local
H A Dnf_conntrack_ecache.c120 struct net *net = nf_ct_net(ct); nf_ct_deliver_cached_events() local
170 int nf_conntrack_register_notifier(struct net *net, nf_conntrack_register_notifier() argument
192 void nf_conntrack_unregister_notifier(struct net *net, nf_conntrack_unregister_notifier() argument
206 int nf_ct_expect_register_notifier(struct net *net, nf_ct_expect_register_notifier() argument
228 void nf_ct_expect_unregister_notifier(struct net *net, nf_ct_expect_unregister_notifier() argument
265 static int nf_conntrack_event_init_sysctl(struct net *net) nf_conntrack_event_init_sysctl() argument
294 static void nf_conntrack_event_fini_sysctl(struct net *net) nf_conntrack_event_fini_sysctl() argument
303 static int nf_conntrack_event_init_sysctl(struct net *net) nf_conntrack_event_init_sysctl() argument
308 static void nf_conntrack_event_fini_sysctl(struct net *net) nf_conntrack_event_fini_sysctl() argument
313 int nf_conntrack_ecache_pernet_init(struct net *net) nf_conntrack_ecache_pernet_init() argument
320 void nf_conntrack_ecache_pernet_fini(struct net *net) nf_conntrack_ecache_pernet_fini() argument
H A Dnf_conntrack_proto_generic.c41 static inline struct nf_generic_net *generic_pernet(struct net *net) generic_pernet() argument
71 static unsigned int *generic_get_timeouts(struct net *net) generic_get_timeouts() argument
199 static int generic_init_net(struct net *net, u_int16_t proto) generic_init_net() argument
218 static struct nf_proto_net *generic_get_net_proto(struct net *net) generic_get_net_proto() argument
46 generic_pkt_to_tuple(const struct sk_buff *skb, unsigned int dataoff, struct net *net, struct nf_conntrack_tuple *tuple) generic_pkt_to_tuple() argument
107 generic_timeout_nlattr_to_obj(struct nlattr *tb[], struct net *net, void *data) generic_timeout_nlattr_to_obj() argument
H A Dnf_tables_core.c115 const struct net *net = pkt->net; nft_do_chain() local
H A Dnf_tables_netdev.c123 static int nf_tables_netdev_init_net(struct net *net) nf_tables_netdev_init_net() argument
140 static void nf_tables_netdev_exit_net(struct net *net) nf_tables_netdev_exit_net() argument
/linux-4.4.14/net/openvswitch/
H A Dvport-gre.c54 struct net *net = ovs_dp_get_net(parms->dp); gre_tnl_create() local
H A Dconntrack.h44 static inline void ovs_ct_init(struct net *net) { } ovs_ct_init() argument
46 static inline void ovs_ct_exit(struct net *net) { } ovs_ct_exit() argument
48 static inline bool ovs_ct_verify(struct net *net, int attr) ovs_ct_verify() argument
53 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, ovs_ct_copy_action() argument
66 static inline int ovs_ct_execute(struct net *net, struct sk_buff *skb, ovs_ct_execute() argument
H A Dvport-geneve.c57 struct net *net = ovs_dp_get_net(parms->dp); geneve_tnl_create() local
H A Dvport-vxlan.c85 struct net *net = ovs_dp_get_net(parms->dp); vxlan_tnl_create() local
H A Dvport.h201 static inline struct rtable *ovs_tunnel_route_lookup(struct net *net, ovs_tunnel_route_lookup() argument
/linux-4.4.14/fs/nfs_common/
H A Dgrace.c28 locks_start_grace(struct net *net, struct lock_manager *lm) locks_start_grace() argument
66 __state_in_grace(struct net *net, bool open) __state_in_grace() argument
81 int locks_in_grace(struct net *net) locks_in_grace() argument
87 int opens_in_grace(struct net *net) opens_in_grace() argument
94 grace_init_net(struct net *net) grace_init_net() argument
103 grace_exit_net(struct net *net) grace_exit_net() argument
/linux-4.4.14/security/selinux/include/
H A Dxfrm.h47 struct net *net; selinux_xfrm_notify_policyload() local
/linux-4.4.14/include/net/netfilter/
H A Dbr_netfilter.h53 static inline int br_validate_ipv6(struct net *net, struct sk_buff *skb) br_validate_ipv6() argument
H A Dnf_conntrack_acct.h35 struct net *net = nf_ct_net(ct); nf_ct_acct_ext_add() local
53 static inline bool nf_ct_acct_enabled(struct net *net) nf_ct_acct_enabled() argument
59 static inline void nf_ct_set_acct(struct net *net, bool enable) nf_ct_set_acct() argument
H A Dnf_conntrack_labels.h30 struct net *net = nf_ct_net(ct); nf_ct_labels_ext_add() local
62 static inline int nf_connlabels_get(struct net *net, unsigned int n_bits) { return 0; } nf_connlabels_put() argument
63 static inline void nf_connlabels_put(struct net *net) {} argument
H A Dnf_conntrack_timestamp.h29 struct net *net = nf_ct_net(ct); nf_ct_tstamp_ext_add() local
40 static inline bool nf_ct_tstamp_enabled(struct net *net) nf_ct_tstamp_enabled() argument
45 static inline void nf_ct_set_tstamp(struct net *net, bool enable) nf_ct_set_tstamp() argument
57 static inline int nf_conntrack_tstamp_pernet_init(struct net *net) nf_conntrack_tstamp_pernet_init() argument
62 static inline void nf_conntrack_tstamp_pernet_fini(struct net *net) nf_conntrack_tstamp_pernet_fini() argument
H A Dnf_conntrack_synproxy.h44 static inline struct synproxy_net *synproxy_pernet(struct net *net) synproxy_pernet() argument
H A Dnf_conntrack_timeout.h69 nf_ct_timeout_lookup(struct net *net, struct nf_conn *ct, nf_ct_timeout_lookup() argument
H A Dnf_conntrack_ecache.h37 struct net *net = nf_ct_net(ct); nf_ct_ecache_ext_add() local
80 struct net *net = nf_ct_net(ct); nf_conntrack_event_cache() local
100 struct net *net = nf_ct_net(ct); nf_conntrack_eventmask_report() local
181 struct net *net = nf_ct_exp_net(exp); nf_ct_expect_event_report() local
219 static inline void nf_conntrack_ecache_delayed_work(struct net *net) nf_conntrack_ecache_delayed_work() argument
227 static inline void nf_conntrack_ecache_work(struct net *net) nf_conntrack_ecache_work() argument
255 static inline int nf_conntrack_ecache_pernet_init(struct net *net) nf_conntrack_ecache_pernet_init() argument
260 static inline void nf_conntrack_ecache_pernet_fini(struct net *net) nf_conntrack_ecache_pernet_fini() argument
273 static inline void nf_conntrack_ecache_delayed_work(struct net *net) nf_conntrack_ecache_delayed_work() argument
277 static inline void nf_conntrack_ecache_work(struct net *net) nf_conntrack_ecache_work() argument
H A Dnf_conntrack_l4proto.h155 static inline int LOG_INVALID(struct net *net, int proto) { return 0; } argument
/linux-4.4.14/include/net/
H A Dwext.h17 static inline int wext_handle_ioctl(struct net *net, struct ifreq *ifr, unsigned int cmd, wext_handle_ioctl() argument
22 static inline int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, compat_wext_handle_ioctl() argument
33 static inline int wext_proc_init(struct net *net) wext_proc_init() argument
37 static inline void wext_proc_exit(struct net *net) wext_proc_exit() argument
H A Dinet6_hashtables.h61 static inline struct sock *__inet6_lookup(struct net *net, __inet6_lookup() argument
H A Dl3mdev.h96 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) netif_index_is_l3_master() argument
115 static inline int l3mdev_get_saddr(struct net *net, int ifindex, l3mdev_get_saddr() argument
147 struct dst_entry *l3mdev_rt6_dst_by_oif(struct net *net, l3mdev_rt6_dst_by_oif() argument
190 static inline u32 l3mdev_fib_table_by_index(struct net *net, int ifindex) l3mdev_fib_table_by_index() argument
201 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) netif_index_is_l3_master() argument
206 static inline int l3mdev_get_saddr(struct net *net, int ifindex, l3mdev_get_saddr() argument
219 struct dst_entry *l3mdev_rt6_dst_by_oif(struct net *net, l3mdev_rt6_dst_by_oif() argument
H A Daf_unix.h82 static inline int unix_sysctl_register(struct net *net) { return 0; } unix_sysctl_unregister() argument
83 static inline void unix_sysctl_unregister(struct net *net) {} argument
H A Dudp_tunnel.h45 static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, udp_sock_create6() argument
52 static inline int udp_sock_create(struct net *net, udp_sock_create() argument
/linux-4.4.14/net/ipv6/
H A Dsysctl_net_ipv6.c112 static int __net_init ipv6_sysctl_net_init(struct net *net) ipv6_sysctl_net_init() argument
172 static void __net_exit ipv6_sysctl_net_exit(struct net *net) ipv6_sysctl_net_exit() argument
H A Dxfrm6_input.c61 struct net *net = dev_net(skb->dev); xfrm6_input_addr() local
H A Dip6_input.c50 int ip6_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) ip6_rcv_finish() argument
70 struct net *net = dev_net(skb->dev); ipv6_rcv() local
202 static int ip6_input_finish(struct net *net, struct sock *sk, struct sk_buff *skb) ip6_input_finish() argument
H A Dip6_udp_tunnel.c15 int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, udp_sock_create6() argument
H A Dipcomp6.c59 struct net *net = dev_net(skb->dev); ipcomp6_err() local
87 struct net *net = xs_net(x); ipcomp6_tunnel_create() local
123 struct net *net = xs_net(x); ipcomp6_tunnel_attach() local
H A Dudplite.c115 static int __net_init udplite6_proc_init_net(struct net *net) udplite6_proc_init_net() argument
120 static void __net_exit udplite6_proc_exit_net(struct net *net) udplite6_proc_exit_net() argument
H A Dxfrm6_output.c135 static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb) __xfrm6_output_finish() argument
142 static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) __xfrm6_output() argument
182 int xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) xfrm6_output() argument
H A Daddrconf_core.c110 static int eafnosupport_ipv6_dst_lookup(struct net *net, struct sock *u1, eafnosupport_ipv6_dst_lookup() argument
H A Dfib6_rules.c32 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, fib6_rule_lookup() argument
67 struct net *net = rule->fr_net; fib6_rule_action() local
199 struct net *net = sock_net(skb->sk); fib6_rule_configure() local
295 static int __net_init fib6_rules_net_init(struct net *net) fib6_rules_net_init() argument
321 static void __net_exit fib6_rules_net_exit(struct net *net) fib6_rules_net_exit() argument
H A Dnetfilter.c21 int ip6_route_me_harder(struct net *net, struct sk_buff *skb) ip6_route_me_harder() argument
95 static int nf_ip6_reroute(struct net *net, struct sk_buff *skb, nf_ip6_reroute() argument
110 static int nf_ip6_route(struct net *net, struct dst_entry **dst, nf_ip6_route() argument
H A Doutput_core.c13 static u32 __ipv6_select_ident(struct net *net, u32 hashrnd, __ipv6_select_ident() argument
42 void ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb) ipv6_proxy_select_ident() argument
65 __be32 ipv6_select_ident(struct net *net, ipv6_select_ident() argument
141 int __ip6_local_out(struct net *net, struct sock *sk, struct sk_buff *skb) __ip6_local_out() argument
157 int ip6_local_out(struct net *net, struct sock *sk, struct sk_buff *skb) ip6_local_out() argument
H A Dproc.c35 struct net *net = seq->private; sockstat6_seq_show() local
217 struct net *net = (struct net *)seq->private; snmp6_seq_show() local
273 struct net *net; snmp6_register_dev() local
294 struct net *net = dev_net(idev->dev); snmp6_unregister_dev() local
304 static int __net_init ipv6_proc_init_net(struct net *net) ipv6_proc_init_net() argument
325 static void __net_exit ipv6_proc_exit_net(struct net *net) ipv6_proc_exit_net() argument
/linux-4.4.14/net/nfc/
H A Daf_nfc.c30 static int nfc_sock_create(struct net *net, struct socket *sock, int proto, nfc_sock_create() argument
/linux-4.4.14/net/rds/
H A Dtransport.c80 struct rds_transport *rds_trans_get_preferred(struct net *net, __be32 addr) rds_trans_get_preferred() argument
H A Dtcp_listen.c172 struct socket *rds_tcp_listen_init(struct net *net) rds_tcp_listen_init() argument
H A Diw.c217 static int rds_iw_laddr_check(struct net *net, __be32 addr) rds_iw_laddr_check() argument
/linux-4.4.14/include/linux/lockd/
H A Dbind.h45 struct net *net; member in struct:nlmclnt_initdata
/linux-4.4.14/net/bridge/
H A Dbr.c165 static void __net_exit br_net_exit(struct net *net) br_net_exit() argument
H A Dbr_ioctl.c24 static int get_bridge_ifindices(struct net *net, int *indices, int num) get_bridge_ifindices() argument
89 struct net *net = dev_net(br->dev); add_del_if() local
296 static int old_deviceless(struct net *net, void __user *uarg) old_deviceless() argument
350 int br_ioctl_deviceless_stub(struct net *net, unsigned int cmd, void __user *uarg) br_ioctl_deviceless_stub() argument
H A Dbr_netfilter_ipv6.c103 int br_validate_ipv6(struct net *net, struct sk_buff *skb) br_validate_ipv6() argument
163 static int br_nf_pre_routing_finish_ipv6(struct net *net, struct sock *sk, struct sk_buff *skb) br_nf_pre_routing_finish_ipv6() argument
H A Dbr_stp_bpdu.c33 static int br_send_bpdu_finish(struct net *net, struct sock *sk, br_send_bpdu_finish() argument
H A Dbr_forward.c40 int br_dev_queue_push_xmit(struct net *net, struct sock *sk, struct sk_buff *skb) br_dev_queue_push_xmit() argument
70 int br_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb) br_forward_finish() argument
H A Dbr_if.c346 int br_add_bridge(struct net *net, const char *name) br_add_bridge() argument
366 int br_del_bridge(struct net *net, const char *name) br_del_bridge() argument
H A Dbr_input.c30 br_netif_receive_skb(struct net *net, struct sock *sk, struct sk_buff *skb) br_netif_receive_skb() argument
129 int br_handle_frame_finish(struct net *net, struct sock *sk, struct sk_buff *skb) br_handle_frame_finish() argument
217 static int br_handle_local_finish(struct net *net, struct sock *sk, struct sk_buff *skb) br_handle_local_finish() argument
H A Dbr_mdb.c118 struct net *net = sock_net(skb->sk); br_mdb_dump() local
213 struct net *net = dev_net(dev); __br_mdb_notify() local
294 struct net *net = dev_net(dev); br_rtr_notify() local
345 struct net *net = sock_net(skb->sk); br_mdb_parse() local
429 static int __br_mdb_add(struct net *net, struct net_bridge *br, __br_mdb_add() argument
466 struct net *net = sock_net(skb->sk); br_mdb_add() local
568 struct net *net = sock_net(skb->sk); br_mdb_del() local
/linux-4.4.14/net/sched/
H A Dem_nbyte.c26 static int em_nbyte_change(struct net *net, void *data, int data_len, em_nbyte_change() argument
H A Dact_connmark.c96 static int tcf_connmark_init(struct net *net, struct nlattr *nla, tcf_connmark_init() argument
H A Dact_simple.c79 static int tcf_simp_init(struct net *net, struct nlattr *nla, tcf_simp_init() argument
H A Dact_skbedit.c60 static int tcf_skbedit_init(struct net *net, struct nlattr *nla, tcf_skbedit_init() argument
H A Dact_vlan.c67 static int tcf_vlan_init(struct net *net, struct nlattr *nla, tcf_vlan_init() argument
H A Dem_ipset.c22 static int em_ipset_change(struct net *net, void *data, int data_len, em_ipset_change() argument
H A Dem_text.c47 static int em_text_change(struct net *net, void *data, int len, em_text_change() argument
H A Dact_gact.c56 static int tcf_gact_init(struct net *net, struct nlattr *nla, tcf_gact_init() argument
H A Dact_ipt.c86 static int tcf_ipt_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_ipt_init() argument
H A Dact_mirred.c53 static int tcf_mirred_init(struct net *net, struct nlattr *nla, tcf_mirred_init() argument
H A Dact_nat.c38 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_nat_init() argument
H A Dact_pedit.c32 static int tcf_pedit_init(struct net *net, struct nlattr *nla, tcf_pedit_init() argument
H A Dcls_cgroup.c71 static int cls_cgroup_change(struct net *net, struct sk_buff *in_skb, cls_cgroup_change() argument
161 static int cls_cgroup_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, cls_cgroup_dump() argument
H A Dem_canid.c123 static int em_canid_change(struct net *net, void *data, int len, em_canid_change() argument
/linux-4.4.14/net/wireless/
H A Dwext-proc.c92 struct net *net = seq_file_net(seq); wireless_dev_seq_start() local
109 struct net *net = seq_file_net(seq); wireless_dev_seq_next() local
143 int __net_init wext_proc_init(struct net *net) wext_proc_init() argument
153 void __net_exit wext_proc_exit(struct net *net) wext_proc_exit() argument
/linux-4.4.14/include/media/
H A Dvideobuf2-dvb.h32 struct dvb_net net; member in struct:vb2_dvb
H A Dvideobuf-dvb.h26 struct dvb_net net; member in struct:videobuf_dvb
/linux-4.4.14/net/irda/
H A Dirnetlink.c35 static struct net_device * ifname_to_netdev(struct net *net, struct genl_info *info) ifname_to_netdev() argument
/linux-4.4.14/drivers/net/
H A Dloopback.c191 static __net_init int loopback_net_init(struct net *net) loopback_net_init() argument
/linux-4.4.14/drivers/net/ppp/
H A Dpppox.c106 static int pppox_create(struct net *net, struct socket *sock, int protocol, pppox_create() argument
/linux-4.4.14/arch/um/drivers/
H A DMakefile
/linux-4.4.14/net/atm/
H A Dpvc.c132 static int pvc_create(struct net *net, struct socket *sock, int protocol, pvc_create() argument
H A Dsvc.c654 static int svc_create(struct net *net, struct socket *sock, int protocol, svc_create() argument
/linux-4.4.14/net/bluetooth/bnep/
H A Dsock.c195 static int bnep_sock_create(struct net *net, struct socket *sock, int protocol, bnep_sock_create() argument
/linux-4.4.14/net/bluetooth/cmtp/
H A Dsock.c198 static int cmtp_sock_create(struct net *net, struct socket *sock, int protocol, cmtp_sock_create() argument
/linux-4.4.14/net/core/
H A Dlwtunnel.c183 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) lwtunnel_output() argument
H A Ddev_ioctl.c20 static int dev_ifname(struct net *net, struct ifreq __user *arg) dev_ifname() argument
67 static int dev_ifconf(struct net *net, char __user *arg) dev_ifconf() argument
121 static int dev_ifsioc_locked(struct net *net, struct ifreq *ifr, unsigned int cmd) dev_ifsioc_locked() argument
241 static int dev_ifsioc(struct net *net, struct ifreq *ifr, unsigned int cmd) dev_ifsioc() argument
359 void dev_load(struct net *net, const char *name) dev_load() argument
393 int dev_ioctl(struct net *net, unsigned int cmd, void __user *arg) dev_ioctl() argument
/linux-4.4.14/net/sctp/
H A Dobjcnt.c126 void sctp_dbg_objcnt_init(struct net *net) sctp_dbg_objcnt_init() argument
137 void sctp_dbg_objcnt_exit(struct net *net) sctp_dbg_objcnt_exit() argument
H A Dendpointola.c61 struct net *net = sock_net(sk); sctp_endpoint_init() local
387 struct net *net = sock_net(ep->base.sk); sctp_endpoint_is_peeled_off() local
411 struct net *net; sctp_endpoint_bh_rcv() local
300 sctp_endpoint_is_match(struct sctp_endpoint *ep, struct net *net, const union sctp_addr *laddr) sctp_endpoint_is_match() argument
H A Dprobe.c130 static sctp_disposition_t jsctp_sf_eat_sack(struct net *net, jsctp_sf_eat_sack() argument
/linux-4.4.14/net/
H A Dsysctl_net.c44 struct net *net = container_of(head->set, struct net, sysctls); net_ctl_permissions() local
67 static int __net_init sysctl_net_init(struct net *net) sysctl_net_init() argument
73 static void __net_exit sysctl_net_exit(struct net *net) sysctl_net_exit() argument
107 struct ctl_table_header *register_net_sysctl(struct net *net, register_net_sysctl() argument
/linux-4.4.14/include/linux/sunrpc/
H A Dstats.h46 static inline int rpc_proc_init(struct net *net) rpc_proc_init() argument
51 static inline void rpc_proc_exit(struct net *net) rpc_proc_exit() argument
72 static inline struct proc_dir_entry *rpc_proc_register(struct net *net, struct rpc_stat *s) { return NULL; } rpc_proc_unregister() argument
73 static inline void rpc_proc_unregister(struct net *net, const char *p) {} rpc_proc_zero() argument
76 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, svc_proc_register() argument
78 static inline void svc_proc_unregister(struct net *net, const char *p) {} svc_proc_unregister() argument
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_nfct.c149 struct net *net = nf_ct_net(ct); ip_vs_nfct_expect_callback() local
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
H A Drtw_android.c88 static int rtw_android_get_rssi(struct net_device *net, char *command, rtw_android_get_rssi() argument
105 static int rtw_android_get_link_speed(struct net_device *net, char *command, rtw_android_get_link_speed() argument
116 static int rtw_android_get_macaddr(struct net_device *net, char *command, rtw_android_get_macaddr() argument
123 static int android_set_cntry(struct net_device *net, char *command, android_set_cntry() argument
134 static int android_get_p2p_addr(struct net_device *net, char *command, android_get_p2p_addr() argument
142 static int rtw_android_set_block(struct net_device *net, char *command, rtw_android_set_block() argument
148 int rtw_android_priv_cmd(struct net_device *net, struct ifreq *ifr, int cmd) rtw_android_priv_cmd() argument
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
H A Dnidstr.h72 static inline char *libcfs_net2str(__u32 net) libcfs_net2str() argument
/linux-4.4.14/drivers/net/usb/
H A Dcdc_ether.c74 struct net_device *net = dev->net; usbnet_cdc_update_filter() local
H A Dax88172a.c54 static int ax88172a_ioctl(struct net_device *net, struct ifreq *rq, int cmd) ax88172a_ioctl() argument
163 static int ax88172a_get_settings(struct net_device *net, ax88172a_get_settings() argument
172 static int ax88172a_set_settings(struct net_device *net, ax88172a_set_settings() argument
181 static int ax88172a_nway_reset(struct net_device *net) ax88172a_nway_reset() argument
H A Drndis_host.c302 struct net_device *net = dev->net; generic_rndis_bind() local
/linux-4.4.14/fs/lockd/
H A Dclntlock.c88 struct net *net = host->net; nlmclnt_done() local
234 struct net *net = host->net; reclaimer() local
H A Dhost.c61 struct net *net; /* network namespace to bind */ member in struct:nlm_lookup_host_info
330 struct net *net = SVC_NET(rqstp); nlmsvc_lookup_host() local
544 void nlm_host_rebooted(const struct net *net, const struct nlm_reboot *info) nlm_host_rebooted() argument
570 static void nlm_complain_hosts(struct net *net) nlm_complain_hosts() argument
599 nlm_shutdown_hosts_net(struct net *net) nlm_shutdown_hosts_net() argument
642 nlm_gc_hosts(struct net *net) nlm_gc_hosts() argument
210 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) nlmclnt_lookup_host() argument
H A Dsvcsubs.c369 nlmsvc_mark_resources(struct net *net) nlmsvc_mark_resources() argument
/linux-4.4.14/fs/nfs/blocklayout/
H A Drpc_pipefs.c56 struct net *net = server->nfs_client->cl_net; bl_resolve_deviceid() local
169 struct net *net = sb->s_fs_info; rpc_pipefs_event() local
207 static struct dentry *nfs4blocklayout_register_net(struct net *net, nfs4blocklayout_register_net() argument
221 static void nfs4blocklayout_unregister_net(struct net *net, nfs4blocklayout_unregister_net() argument
233 static int nfs4blocklayout_net_init(struct net *net) nfs4blocklayout_net_init() argument
252 static void nfs4blocklayout_net_exit(struct net *net) nfs4blocklayout_net_exit() argument
/linux-4.4.14/net/8021q/
H A Dvlanproc.c126 void vlan_proc_cleanup(struct net *net) vlan_proc_cleanup() argument
145 int __net_init vlan_proc_init(struct net *net) vlan_proc_init() argument
206 struct net *net = seq_file_net(seq); __acquires() local
227 struct net *net = seq_file_net(seq); vlan_seq_next() local
253 struct net *net = seq_file_net(seq); vlan_seq_show() local
H A Dvlan.c215 struct net *net = dev_net(real_dev); register_vlan_device() local
503 static int vlan_ioctl_handler(struct net *net, void __user *arg) vlan_ioctl_handler() argument
707 static int __net_init vlan_init_net(struct net *net) vlan_init_net() argument
719 static void __net_exit vlan_exit_net(struct net *net) vlan_exit_net() argument
/linux-4.4.14/net/sunrpc/xprtrdma/
H A Dbackchannel.c187 int xprt_rdma_bc_up(struct svc_serv *serv, struct net *net) xprt_rdma_bc_up() argument
/linux-4.4.14/fs/proc/
H A Dproc_net.c42 struct net *net; seq_open_net() local
67 struct net *net; single_open_net() local
111 struct net *net = NULL; get_proc_task_net() local
131 struct net *net; proc_tgid_net_lookup() local
146 struct net *net; proc_tgid_net_getattr() local
168 struct net *net; proc_tgid_net_readdir() local
185 static __net_init int proc_net_ns_init(struct net *net) proc_net_ns_init() argument
217 static __net_exit void proc_net_ns_exit(struct net *net) proc_net_ns_exit() argument
/linux-4.4.14/net/ipx/
H A Dipx_route.c29 struct ipx_route *ipxrtr_lookup(__be32 net) ipxrtr_lookup() argument
118 static int ipxrtr_delete(__be32 net) ipxrtr_delete() argument
/linux-4.4.14/net/l2tp/
H A Dl2tp_debugfs.c41 struct net *net; member in struct:l2tp_dfs_seq_data
/linux-4.4.14/net/mpls/
H A Dmpls_iptunnel.c40 int mpls_output(struct net *net, struct sock *sk, struct sk_buff *skb) mpls_output() argument
/linux-4.4.14/net/netlink/
H A Ddiag.c108 struct net *net = sock_net(skb->sk); __netlink_diag_dump() local
206 struct net *net = sock_net(skb->sk); netlink_diag_handler_dump() local
/linux-4.4.14/net/packet/
H A Ddiag.c192 struct net *net; packet_diag_dump() local
227 struct net *net = sock_net(skb->sk); packet_diag_handler_dump() local
/linux-4.4.14/net/phonet/
H A Dpn_netlink.c66 struct net *net = sock_net(skb->sk); addr_doit() local
231 struct net *net = sock_net(skb->sk); route_doit() local
274 struct net *net = sock_net(skb->sk); route_dumpit() local
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dether.c314 struct net_device *net; eth_bind() local
H A Dg_ffs.c319 struct net_device *net; gfs_bind() local
/linux-4.4.14/drivers/net/irda/
H A Dkingsun-sir.c440 struct net_device *net = NULL; kingsun_probe() local
/linux-4.4.14/lib/
H A Dkobject_uevent.c414 static int uevent_net_init(struct net *net) uevent_net_init() argument
439 static void uevent_net_exit(struct net *net) uevent_net_exit() argument
/linux-4.4.14/net/bluetooth/hidp/
H A Dsock.c228 static int hidp_sock_create(struct net *net, struct socket *sock, int protocol, hidp_sock_create() argument
/linux-4.4.14/net/caif/
H A Dcaif_dev.c58 struct cfcnfg *get_cfcnfg(struct net *net) get_cfcnfg() argument
66 static struct caif_device_entry_list *caif_device_list(struct net *net) caif_device_list() argument
496 static int caif_init_net(struct net *net) caif_init_net() argument
509 static void caif_exit_net(struct net *net) caif_exit_net() argument
H A Dcfcnfg.c179 int caif_disconnect_client(struct net *net, struct cflayer *adap_layer) caif_disconnect_client() argument
302 int caif_connect_client(struct net *net, struct caif_connect_request *conn_req, caif_connect_client() argument
/linux-4.4.14/net/can/
H A Daf_can.c136 static int can_create(struct net *net, struct socket *sock, int protocol, can_create() argument

Completed in 2645 milliseconds

1234