Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnet_namespace.h285 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function
329 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function
H A Dpkt_cls.h270 exts->net = maybe_get_net(exts->net); in tcf_exts_get_net()
/linux/net/core/
H A Dnet_namespace.c334 if (!maybe_get_net(peer)) { in peernet2id_alloc()
383 peer = maybe_get_net(peer); in get_net_ns_by_id()
768 net = maybe_get_net(container_of(ns, struct net, ns)); in get_net_ns()
/linux/net/rds/
H A Dtcp.c523 if (!maybe_get_net(net)) in rds_tcp_tune()
/linux/net/xfrm/
H A Dxfrm_input.c826 hold_net = maybe_get_net(net); in xfrm_trans_queue_net()
/linux/net/psp/
H A Dpsp_nl.c67 main_net = maybe_get_net(dev_net_rcu(psd->main_netdev)); in psp_nl_multicast_per_ns()
/linux/net/tipc/
H A Dcrypto.c812 if (!maybe_get_net(aead->crypto->net)) { in tipc_aead_encrypt()
945 if (!maybe_get_net(net)) { in tipc_aead_decrypt()
/linux/net/l2tp/
H A Dl2tp_ppp.c1606 net = maybe_get_net(net); in pppol2tp_proc_open()
/linux/net/netfilter/
H A Dnf_tables_api.c10569 trans->net = maybe_get_net(net);