Searched defs:net (Results 1 - 25 of 861) sorted by relevance

1234567891011>>

/linux-master/fs/nfsd/
H A Didmap.h46 static inline int nfsd_idmap_init(struct net *net) argument
50 static inline void nfsd_idmap_shutdown(struct net *net) argument
/linux-master/include/net/netns/
H A Dhash.h7 static inline u32 net_hash_mix(const struct net *net) argument
H A Dgeneric.h40 static inline void *net_generic(const struct net *net, unsigned int id) argument
[all...]
/linux-master/net/netfilter/
H A Dnf_conntrack_acct.c25 void nf_conntrack_acct_pernet_init(struct net *net) argument
H A Dnf_conntrack_timestamp.c22 void nf_conntrack_tstamp_pernet_init(struct net *net) argument
/linux-master/net/smc/
H A Dsmc_sysctl.h23 static inline int smc_sysctl_net_init(struct net *net) argument
31 static inline void smc_sysctl_net_exit(struct net *ne argument
[all...]
/linux-master/net/unix/
H A Dsysctl_net_unix.c25 int __net_init unix_sysctl_register(struct net *net) argument
53 unix_sysctl_unregister(struct net *net) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Du_phonet.h17 struct net_device *net; member in struct:f_phonet_opts
H A Du_gether.h20 struct net_device *net; member in struct:f_gether_opts
H A Du_eem.h20 struct net_device *net; member in struct:f_eem_opts
H A Du_ecm.h20 struct net_device *net; member in struct:f_ecm_opts
/linux-master/include/linux/
H A Dseq_file_net.h13 struct net *net; member in struct:seq_net_private
[all...]
/linux-master/net/tls/
H A Dtls_proc.c31 struct net *net = seq->private; local
42 int __net_init tls_proc_init(struct net *net) argument
53 void __net_exit tls_proc_fini(struct net *net) argument
[all...]
/linux-master/fs/nfs/
H A Ddns_resolve.h20 static inline int nfs_dns_resolver_cache_init(struct net *net) argument
25 static inline void nfs_dns_resolver_cache_destroy(struct net *net) argument
[all...]
H A Dsysfs.h14 struct net *net; member in struct:nfs_netns_client
/linux-master/net/sunrpc/
H A Dsysfs.h10 struct net *net; member in struct:rpc_sysfs_xprt_switch
/linux-master/net/xfrm/
H A Dxfrm_sysctl.c7 static void __net_init __xfrm_sysctl_init(struct net *net) argument
44 int __net_init xfrm_sysctl_init(struct net *net) argument
77 xfrm_sysctl_fini(struct net *net) argument
86 xfrm_sysctl_init(struct net *net) argument
[all...]
H A Dxfrm_proc.c50 struct net *net = seq->private; local
65 int __net_init xfrm_proc_init(struct net *net) argument
73 void xfrm_proc_fini(struct net *ne argument
[all...]
/linux-master/net/mptcp/
H A Dmib.c78 bool mptcp_mib_alloc(struct net *net) argument
94 struct net *net = seq->private; local
[all...]
/linux-master/include/net/
H A Dwext.h18 static inline int wext_handle_ioctl(struct net *net, unsigned int cmd, argument
23 static inline int compat_wext_handle_ioctl(struct net *net, unsigne argument
34 wext_proc_init(struct net *net) argument
38 wext_proc_exit(struct net *net) argument
[all...]
/linux-master/net/bridge/netfilter/
H A Debt_nflog.c27 struct net *net = xt_net(par); local
/linux-master/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c23 static bool nf_dup_ipv4_route(struct net *net, struct sk_buff *skb, argument
50 void nf_dup_ipv4(struct net *ne argument
[all...]
/linux-master/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c19 static bool nf_dup_ipv6_route(struct net *net, struct sk_buff *skb, argument
47 void nf_dup_ipv6(struct net *net, struct sk_buff *skb, unsigned int hooknum, argument
[all...]
/linux-master/net/ipv4/
H A Dxfrm4_output.c17 static int __xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) argument
31 int xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) argument
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_timestamp.h30 struct net *net = nf_ct_net(ct); local
44 static inline void nf_conntrack_tstamp_pernet_init(struct net *net) {} argument
[all...]

Completed in 190 milliseconds

1234567891011>>