Searched refs:get_net (Results 1 – 16 of 16) sorted by relevance
| /linux/net/ncsi/ |
| H A D | ncsi-netlink.c | 231 ndp = ndp_from_ifindex(get_net(sock_net(skb->sk)), in ncsi_pkg_info_all_nl() 292 ndp = ndp_from_ifindex(get_net(sock_net(msg->sk)), in ncsi_set_interface_nl() 368 ndp = ndp_from_ifindex(get_net(sock_net(msg->sk)), in ncsi_clear_interface_nl() 430 ndp = ndp_from_ifindex(get_net(sock_net(msg->sk)), in ncsi_send_cmd_nl() 611 ndp = ndp_from_ifindex(get_net(sock_net(msg->sk)), in ncsi_set_package_mask_nl() 666 ndp = ndp_from_ifindex(get_net(sock_net(msg->sk)), in ncsi_set_channel_mask_nl()
|
| /linux/include/net/ |
| H A D | net_namespace.h | 279 static inline struct net *get_net(struct net *net) in get_net() function 320 static inline struct net *get_net(struct net *net) in get_net() function 395 get_net(net); in get_net_track()
|
| /linux/net/core/ |
| H A D | net_namespace.c | 561 return get_net(old_net); in copy_net_ns() 785 return get_net(container_of(ns, struct net, ns)); in get_net_ns_by_fd() 807 net = get_net(nsproxy->net_ns); in get_net_ns_by_pid() 1522 net = get_net(nsproxy->net_ns); in netns_get() 1543 nsproxy->net_ns = get_net(net); in netns_install()
|
| H A D | rtnetlink.c | 2687 net = get_net(src_net); in rtnl_link_get_net() 2709 return get_net(src_net); in rtnl_link_get_net_by_nlattr() 3583 rtnl_nets_add(&rtnl_nets, get_net(net)); in rtnl_setlink() 4212 rtnl_nets_add(&rtnl_nets, get_net(sock_net(skb->sk))); in rtnl_newlink()
|
| /linux/fs/afs/ |
| H A D | mntpt.c | 82 fc->net_ns = get_net(src_as->net_ns); in afs_mntpt_set_params()
|
| H A D | super.c | 507 as->net_ns = get_net(fc->net_ns); in afs_alloc_sbi()
|
| /linux/kernel/ |
| H A D | audit.c | 554 ac_new->net = get_net(net); in auditd_set() 752 net = get_net(ac->net); in auditd_send_unicast_skb() 902 net = get_net(ac->net); in kauditd_thread() 1055 reply->net = get_net(sock_net(NETLINK_CB(request_skb).sk)); in audit_send_reply()
|
| H A D | auditfilter.c | 1186 dest->net = get_net(sock_net(NETLINK_CB(request_skb).sk)); in audit_list_rules_send()
|
| /linux/net/psp/ |
| H A D | psp_nl.c | 212 net = get_net(genl_info_net(info)); in psp_nl_resolve_assoc_dev_ns()
|
| /linux/fs/nfsd/ |
| H A D | nfsctl.c | 155 get_net(net); in exports_net_open() 1346 return get_tree_keyed(fc, nfsd_fill_super, get_net(fc->net_ns)); in nfsd_fs_get_tree()
|
| H A D | nfs4state.c | 9774 get_net(net); in nfs4_state_create_net()
|
| /linux/net/sunrpc/ |
| H A D | rpc_pipe.c | 1166 return get_tree_keyed(fc, rpc_fill_super, get_net(fc->net_ns)); in rpc_fs_get_tree()
|
| H A D | clnt.c | 1590 net = get_net(xprt->xprt_net); in rpc_localaddr()
|
| /linux/net/ceph/ |
| H A D | messenger.c | 1695 write_pnet(&msgr->net, get_net(current->nsproxy->net_ns)); in ceph_messenger_init()
|
| /linux/drivers/net/ |
| H A D | gtp.c | 1757 net = get_net(src_net); in gtp_find_dev()
|
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 10725 get_net(trans->net); in nf_tables_commit_release()
|