/openbmc/linux/fs/lockd/ |
H A D | host.c | 62 struct net *net; /* network namespace to bind */ member 222 struct net *net, in nlmclnt_lookup_host() 337 struct net *net = SVC_NET(rqstp); in nlmsvc_lookup_host() local 557 void nlm_host_rebooted(const struct net *net, const struct nlm_reboot *info) in nlm_host_rebooted() 583 static void nlm_complain_hosts(struct net *net) in nlm_complain_hosts() 614 nlm_shutdown_hosts_net(struct net *net) in nlm_shutdown_hosts_net() 658 nlm_gc_hosts(struct net *net) in nlm_gc_hosts()
|
/openbmc/linux/fs/nfsd/ |
H A D | stats.c | 32 struct net *net = pde_data(file_inode(seq->file)); in nfsd_show() local 118 void nfsd_proc_stat_init(struct net *net) in nfsd_proc_stat_init() 125 void nfsd_proc_stat_shutdown(struct net *net) in nfsd_proc_stat_shutdown()
|
H A D | idmap.h | 46 static inline int nfsd_idmap_init(struct net *net) in nfsd_idmap_init() 50 static inline void nfsd_idmap_shutdown(struct net *net) in nfsd_idmap_shutdown()
|
/openbmc/linux/net/tipc/ |
H A D | core.h | 150 static inline struct tipc_net *tipc_net(struct net *net) in tipc_net() 155 static inline int tipc_netid(struct net *net) in tipc_netid() 160 static inline struct list_head *tipc_nodes(struct net *net) in tipc_nodes() 165 static inline struct name_table *tipc_name_table(struct net *net) in tipc_name_table() 170 static inline struct tipc_topsrv *tipc_topsrv(struct net *net) in tipc_topsrv() 205 static inline u32 tipc_net_hash_mixes(struct net *net, int tn_rand) in tipc_net_hash_mixes()
|
H A D | bcast.h | 112 static inline void tipc_bcast_lock(struct net *net) in tipc_bcast_lock() 117 static inline void tipc_bcast_unlock(struct net *net) in tipc_bcast_unlock() 122 static inline struct tipc_link *tipc_bc_sndlink(struct net *net) in tipc_bc_sndlink()
|
H A D | topsrv.c | 71 struct net *net; member 314 void tipc_topsrv_queue_evt(struct net *net, int conid, in tipc_topsrv_queue_evt() 573 bool tipc_topsrv_kern_subscr(struct net *net, u32 port, u32 type, u32 lower, in tipc_topsrv_kern_subscr() 600 void tipc_topsrv_kern_unsubscr(struct net *net, int conid) in tipc_topsrv_kern_unsubscr() 614 static void tipc_topsrv_kern_evt(struct net *net, struct tipc_event *evt) in tipc_topsrv_kern_evt() 657 static int tipc_topsrv_start(struct net *net) in tipc_topsrv_start() 696 static void tipc_topsrv_stop(struct net *net) in tipc_topsrv_stop() 723 int __net_init tipc_topsrv_init_net(struct net *net) in tipc_topsrv_init_net() 728 void __net_exit tipc_topsrv_exit_net(struct net *net) in tipc_topsrv_exit_net()
|
/openbmc/linux/include/net/ |
H A D | inet6_hashtables.h | 85 static inline struct sock *__inet6_lookup(struct net *net, in __inet6_lookup() 107 struct sock *inet6_steal_sock(struct net *net, struct sk_buff *skb, int doff, in inet6_steal_sock() 153 struct net *net = dev_net(skb_dst(skb)->dev); in __inet6_lookup_skb() local 178 static inline bool inet6_match(struct net *net, const struct sock *sk, in inet6_match()
|
/openbmc/linux/net/ipv6/ |
H A D | netfilter.c | 23 int ip6_route_me_harder(struct net *net, struct sock *sk_partial, struct sk_buff *skb) in ip6_route_me_harder() 99 int __nf_ip6_route(struct net *net, struct dst_entry **dst, in __nf_ip6_route() 122 int br_ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in br_ip6_fragment() 124 int (*output)(struct net *, struct sock *sk, in br_ip6_fragment()
|
H A D | udp.c | 76 u32 udp6_ehashfn(const struct net *net, in udp6_ehashfn() 120 static int compute_score(struct sock *sk, struct net *net, in compute_score() 166 static struct sock *udp6_lib_lookup2(struct net *net, in udp6_lib_lookup2() 223 struct sock *__udp6_lib_lookup(struct net *net, in __udp6_lib_lookup() 292 struct net *net = dev_net(skb->dev); in udp6_lib_lookup_skb() local 306 struct sock *udp6_lib_lookup(struct net *net, const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup() 515 static struct sock *__udp6_lib_err_encap(struct net *net, in __udp6_lib_err_encap() 583 struct net *net = dev_net(skb->dev); in __udp6_lib_err() local 807 static bool __udp_v6_is_mcast_sock(struct net *net, const struct sock *sk, in __udp_v6_is_mcast_sock() 845 static int __udp6_lib_mcast_deliver(struct net *net, struct sk_buff *skb, in __udp6_lib_mcast_deliver() [all …]
|
H A D | xfrm6_output.c | 43 static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output_finish() 61 static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output() 106 int xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm6_output()
|
H A D | ip6_tunnel.c | 114 ip6_tnl_lookup(struct net *net, int link, in ip6_tnl_lookup() 256 struct net *net = dev_net(dev); in ip6_tnl_create2() local 286 static struct ip6_tnl *ip6_tnl_create(struct net *net, struct __ip6_tnl_parm *p) in ip6_tnl_create() 338 static struct ip6_tnl *ip6_tnl_locate(struct net *net, in ip6_tnl_locate() 376 struct net *net = t->net; in ip6_tnl_dev_uninit() local 467 struct net *net = dev_net(skb->dev); in ip6_tnl_err() local 769 struct net *net = t->net; in ip6_tnl_rcv_ctl() local 1031 struct net *net = t->net; in ip6_tnl_xmit_ctl() local 1088 struct net *net = t->net; in ip6_tnl_xmit() local 1553 struct net *net = t->net; in ip6_tnl_update() local [all …]
|
/openbmc/linux/net/ipv4/ |
H A D | ipcomp.c | 24 struct net *net = dev_net(skb->dev); in ipcomp4_err() local 59 struct net *net = xs_net(x); in ipcomp_tunnel_create() local 98 struct net *net = xs_net(x); in ipcomp_tunnel_attach() local
|
H A D | udp_tunnel_core.c | 10 int udp_sock_create4(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create4() 60 void setup_udp_tunnel_sock(struct net *net, struct socket *sock, in setup_udp_tunnel_sock() 117 struct net *net = sock_net(sk); in udp_tunnel_notify_add_rx_port() local 137 struct net *net = sock_net(sk); in udp_tunnel_notify_del_rx_port() local
|
H A D | raw.c | 119 bool raw_v4_match(struct net *net, const struct sock *sk, unsigned short num, in raw_v4_match() 163 static int raw_v4_input(struct net *net, struct sk_buff *skb, in raw_v4_input() 195 struct net *net = dev_net(skb->dev); in raw_local_deliver() local 267 struct net *net = dev_net(skb->dev); in raw_icmp_error() local 325 struct net *net = sock_net(sk); in raw_send_hdrinc() local 478 struct net *net = sock_net(sk); in raw_sendmsg() local 696 struct net *net = sock_net(sk); in raw_bind() local 1061 static __net_init int raw_init_net(struct net *net) in raw_init_net() 1070 static __net_exit void raw_exit_net(struct net *net) in raw_exit_net() 1092 static void raw_sysctl_init_net(struct net *net) in raw_sysctl_init_net() [all …]
|
/openbmc/linux/net/smc/ |
H A D | smc_sysctl.h | 23 static inline int smc_sysctl_net_init(struct net *net) in smc_sysctl_net_init() 29 static inline void smc_sysctl_net_exit(struct net *net) { } in smc_sysctl_net_exit()
|
/openbmc/linux/net/mctp/ |
H A D | af_mctp.c | 283 static void __mctp_key_remove(struct mctp_sk_key *key, struct net *net, in __mctp_key_remove() 355 struct net *net = sock_net(&msk->sk); in mctp_ioctl_alloctag() local 397 struct net *net = sock_net(&msk->sk); in mctp_ioctl_droptag() local 497 struct net *net = sock_net(&msk->sk); in mctp_sk_expire_keys() local 551 struct net *net = sock_net(sk); in mctp_sk_hash() local 563 struct net *net = sock_net(sk); in mctp_sk_unhash() local 604 static int mctp_pf_create(struct net *net, struct socket *sock, in mctp_pf_create()
|
/openbmc/linux/fs/nfs/ |
H A D | dns_resolve.c | 20 ssize_t nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, in nfs_dns_resolve_name() 342 ssize_t nfs_dns_resolve_name(struct net *net, char *name, in nfs_dns_resolve_name() 382 int nfs_dns_resolver_cache_init(struct net *net) in nfs_dns_resolver_cache_init() 401 void nfs_dns_resolver_cache_destroy(struct net *net) in nfs_dns_resolver_cache_destroy() 409 static int nfs4_dns_net_init(struct net *net) in nfs4_dns_net_init() 414 static void nfs4_dns_net_exit(struct net *net) in nfs4_dns_net_exit() 428 struct net *net = sb->s_fs_info; in rpc_pipefs_event() local
|
/openbmc/linux/net/sunrpc/ |
H A D | addr.c | 161 static int rpc_parse_scope_id(struct net *net, const char *buf, in rpc_parse_scope_id() 199 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() 222 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() 244 size_t rpc_pton(struct net *net, const char *buf, const size_t buflen, in rpc_pton() 310 size_t rpc_uaddr2sockaddr(struct net *net, const char *uaddr, in rpc_uaddr2sockaddr()
|
H A D | rpcb_clnt.c | 164 static int rpcb_get_local(struct net *net) in rpcb_get_local() 178 void rpcb_put_local(struct net *net) in rpcb_put_local() 206 static void rpcb_set_local(struct net *net, struct rpc_clnt *clnt, in rpcb_set_local() 228 static int rpcb_create_af_local(struct net *net, in rpcb_create_af_local() 274 static int rpcb_create_local_abstract(struct net *net) in rpcb_create_local_abstract() 284 static int rpcb_create_local_unix(struct net *net) in rpcb_create_local_unix() 298 static int rpcb_create_local_net(struct net *net) in rpcb_create_local_net() 345 int rpcb_create_local(struct net *net) in rpcb_create_local() 366 static struct rpc_clnt *rpcb_create(struct net *net, const char *nodename, in rpcb_create() 454 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register() [all …]
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6table_mangle.c | 76 static int ip6table_mangle_table_init(struct net *net) in ip6table_mangle_table_init() 89 static void __net_exit ip6table_mangle_net_pre_exit(struct net *net) in ip6table_mangle_net_pre_exit() 94 static void __net_exit ip6table_mangle_net_exit(struct net *net) in ip6table_mangle_net_exit()
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | iptable_mangle.c | 83 static int iptable_mangle_table_init(struct net *net) in iptable_mangle_table_init() 96 static void __net_exit iptable_mangle_net_pre_exit(struct net *net) in iptable_mangle_net_pre_exit() 101 static void __net_exit iptable_mangle_net_exit(struct net *net) in iptable_mangle_net_exit()
|
/openbmc/linux/net/sctp/ |
H A D | endpointola.c | 45 struct net *net = sock_net(sk); in sctp_endpoint_init() local 248 struct net *net, in sctp_endpoint_is_match() 306 struct net *net = ep->base.net; in sctp_endpoint_is_peeled_off() local 332 struct net *net; in sctp_endpoint_bh_rcv() local
|
/openbmc/linux/fs/afs/ |
H A D | vlclient.c | 135 struct afs_net *net = vc->cell->net; in afs_vl_get_entry_by_name_u() local 274 struct afs_net *net = vc->cell->net; in afs_vl_get_addrs_u() local 380 struct afs_call *afs_vl_get_capabilities(struct afs_net *net, in afs_vl_get_capabilities() 624 struct afs_net *net = vc->cell->net; in afs_yfsvl_get_endpoints() local 738 struct afs_net *net = vc->cell->net; in afs_yfsvl_get_cell_name() local
|
/openbmc/linux/net/unix/ |
H A D | sysctl_net_unix.c | 25 int __net_init unix_sysctl_register(struct net *net) in unix_sysctl_register() 53 void unix_sysctl_unregister(struct net *net) in unix_sysctl_unregister()
|
/openbmc/linux/drivers/net/usb/ |
H A D | ipheth.c | 107 struct net_device *net; member 409 struct net_device *net = dev->net; in ipheth_get_macaddr() local 477 static int ipheth_open(struct net_device *net) in ipheth_open() 497 static int ipheth_close(struct net_device *net) in ipheth_close() 506 static netdev_tx_t ipheth_tx(struct sk_buff *skb, struct net_device *net) in ipheth_tx() 546 static void ipheth_tx_timeout(struct net_device *net, unsigned int txqueue) in ipheth_tx_timeout() 555 static u32 ipheth_ethtool_op_get_link(struct net_device *net) in ipheth_ethtool_op_get_link()
|