Home
last modified time | relevance | path

Searched refs:maybe_get_net (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/net/
A Dnet_namespace.h262 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function
305 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function
A Dpkt_cls.h260 exts->net = maybe_get_net(exts->net); in tcf_exts_get_net()
/linux-6.3-rc2/net/netfilter/
A Dnf_nat_masquerade.c111 net = maybe_get_net(net); in nf_nat_masq_schedule()
/linux-6.3-rc2/fs/proc/
A Dproc_net.c36 return maybe_get_net(PDE_NET(PDE(inode))); in get_proc_net()
/linux-6.3-rc2/net/core/
A Dnet_namespace.c251 if (!maybe_get_net(peer)) { in peernet2id_alloc()
300 peer = maybe_get_net(peer); in get_net_ns_by_id()
/linux-6.3-rc2/drivers/net/wireguard/
A Dsocket.c378 net = net ? maybe_get_net(net) : NULL; in wg_socket_init()
/linux-6.3-rc2/net/rds/
A Dtcp.c502 if (!maybe_get_net(net)) { in rds_tcp_tune()

Completed in 13 milliseconds