Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_stats.h113 struct net *_net = sock_net(&__smc->sk); \
114 struct smc_stats __percpu *_smc_stats = _net->smc.smc_stats; \
128 struct net *_net = sock_net(&__smc->sk); \
129 struct smc_stats __percpu *_smc_stats = _net->smc.smc_stats; \
166 struct net *_net = sock_net(&(_smc)->sk); \
167 struct smc_stats __percpu *_smc_stats = _net->smc.smc_stats; \
/linux/security/apparmor/include/
H A Dnet.h61 struct lsm_network_audit NAME ## _net = { .sk = (SK), \
68 NAME.common.u.net = &(NAME ## _net); \
/linux/include/net/
H A Dcfg802154.h239 possible_net_t _net; member
257 return read_pnet(&wpan_phy->_net); in wpan_phy_net()
262 write_pnet(&wpan_phy->_net, net); in wpan_phy_net_set()
H A Dcfg80211.h6103 possible_net_t _net; member
6161 return read_pnet(&wiphy->_net); in wiphy_net()
6166 write_pnet(&wiphy->_net, net); in wiphy_net_set()
/linux/Documentation/userspace-api/media/dvb/
H A Dnet.rst3 .. _net:
/linux/net/devlink/
H A Dnetlink.c146 devl_net = read_pnet_rcu(&devlink->_net); in devlink_nl_put_nested_handle()
/linux/Documentation/networking/
H A Dl2tp.rst781 .. _net/l2tp/l2tp_ip.c: ../../../net/l2tp/l2tp_ip.c
782 .. _net/l2tp/l2tp_ip6.c: ../../../net/l2tp/l2tp_ip6.c
783 .. _net/l2tp/l2tp_ppp.c: ../../../net/l2tp/l2tp_ppp.c
784 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c