Home
last modified time | relevance | path

Searched refs:read_pnet (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v4.19/include/net/
Dinet_timewait_sock.h120 return read_pnet(&twsk->tw_net); in twsk_net()
Dneighbour.h340 return read_pnet(&parms->net); in neigh_parms_net()
357 return read_pnet(&pneigh->net); in pneigh_net()
Dgenetlink.h104 return read_pnet(&info->_net); in genl_info_net()
Dnet_namespace.h296 static inline struct net *read_pnet(const possible_net_t *pnet) in read_pnet() function
Dcfg802154.h230 return read_pnet(&wpan_phy->_net); in wpan_phy_net()
Dinet_hashtables.h98 return read_pnet(&ib->ib_net); in ib_net()
Dxfrm.h253 return read_pnet(&x->xs_net); in xs_net()
604 return read_pnet(&xp->xp_net); in xp_net()
Dsock.h2372 return read_pnet(&sk->sk_net); in sock_net()
/Linux-v4.19/net/openvswitch/
Ddatapath.h173 return read_pnet(&dp->net); in ovs_dp_get_net()
Dactions.c965 struct net *net = read_pnet(&dp->net); in do_output()
Dconntrack.c697 if (!net_eq(net, read_pnet(&ct->ct_net))) in skb_nfct_cached()
/Linux-v4.19/net/rds/
Dloop.c203 struct net *c_net = read_pnet(&lc->conn->c_net); in rds_loop_kill_conns()
Dtcp.c601 struct net *c_net = read_pnet(&tc->t_cpath->cp_conn->c_net); in rds_tcp_kill_sock()
659 struct net *c_net = read_pnet(&tc->t_cpath->cp_conn->c_net); in rds_tcp_sysctl_reset()
Drds.h174 return read_pnet(&conn->c_net); in rds_conn_net()
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack.h134 return read_pnet(&ct->ct_net); in nf_ct_net()
/Linux-v4.19/drivers/net/ipvlan/
Dipvlan_main.c97 err = ipvlan_register_nf_hook(read_pnet(&port->pnet)); in ipvlan_set_port_mode()
106 ipvlan_unregister_nf_hook(read_pnet(&port->pnet)); in ipvlan_set_port_mode()
778 oldnet = read_pnet(&port->pnet); in ipvlan_device_event()
/Linux-v4.19/net/ipv6/
Dip6mr.c696 call_ip6mr_vif_entry_notifiers(read_pnet(&mrt->net), in mif6_delete()
760 struct net *net = read_pnet(&mrt->net); in ip6mr_destroy_unres()
1210 call_ip6mr_mfc_entry_notifiers(read_pnet(&mrt->net), in ip6mr_mfc_delete()
1510 call_ip6mr_mfc_entry_notifiers(read_pnet(&mrt->net), in mroute_clean_tables()
2347 struct net *net = read_pnet(&mrt->net); in mr6_netlink_event()
2388 struct net *net = read_pnet(&mrt->net); in mrt6msg_netlink_event()
/Linux-v4.19/net/ipv4/
Dipmr.c674 struct net *net = read_pnet(&mrt->net); in vif_delete()
747 struct net *net = read_pnet(&mrt->net); in ipmr_destroy_unres()
1200 struct net *net = read_pnet(&mrt->net); in ipmr_mfc_delete()
1302 struct net *net = read_pnet(&mrt->net); in mroute_clean_tables()
2381 struct net *net = read_pnet(&mrt->net); in mroute_netlink_event()
2421 struct net *net = read_pnet(&mrt->net); in igmpmsg_netlink_event()
Dinet_connection_sock.c543 struct net *net = read_pnet(&ireq->ireq_net); in inet_csk_route_req()
579 struct net *net = read_pnet(&ireq->ireq_net); in inet_csk_route_child_sock()
Dtcp_timer.c630 struct net *net = read_pnet(&inet_rsk(req)->ireq_net); in tcp_syn_ack_timeout()
Dtcp_metrics.c56 return read_pnet(&tm->tcpm_net); in tm_net()
/Linux-v4.19/net/ceph/
Dceph_common.c142 if (!net_eq(current->nsproxy->net_ns, read_pnet(&client->msgr.net))) in ceph_compare_options()
Dmessenger.c474 ret = sock_create_kern(read_pnet(&con->msgr->net), paddr->ss_family, in ceph_tcp_connect()
3081 put_net(read_pnet(&msgr->net)); in ceph_messenger_fini()
/Linux-v4.19/net/netfilter/
Dnft_set_hash.c318 expr->ops->gc(read_pnet(&set->net), expr)) in nft_rhash_gc()
/Linux-v4.19/net/packet/
Daf_packet.c1413 struct net *net = read_pnet(&f->net); in packet_rcv_fanout()
1603 read_pnet(&f->net) == sock_net(sk)) { in __fanout_id_is_free()
1685 read_pnet(&f->net) == sock_net(sk)) { in fanout_add()

12