Home
last modified time | relevance | path

Searched defs:rtnl (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/core/
Drtnetlink.c712 struct sock *rtnl = net->rtnl; in rtnetlink_send() local
719 struct sock *rtnl = net->rtnl; in rtnl_unicast() local
728 struct sock *rtnl = net->rtnl; in rtnl_notify() local
736 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local
5504 struct sock *rtnl; in rtnetlink_rcv_msg() local
/Linux-v5.15/include/net/
Dnet_namespace.h99 struct sock *rtnl; /* rtnetlink socket */ member
/Linux-v5.15/net/ieee802154/
Dnl802154.c2166 bool rtnl = ops->internal_flags & NL802154_FLAG_NEED_RTNL; in nl802154_pre_doit() local