Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/net/
Dtun.c75 int ret, rtnl; in tun_delete() local
/linux-5.19.10/net/core/
Drtnetlink.c749 struct sock *rtnl = net->rtnl; in rtnetlink_send() local
756 struct sock *rtnl = net->rtnl; in rtnl_unicast() local
765 struct sock *rtnl = net->rtnl; in rtnl_notify() local
773 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local
6015 struct sock *rtnl; in rtnetlink_rcv_msg() local
/linux-5.19.10/include/net/
Dnet_namespace.h101 struct sock *rtnl; /* rtnetlink socket */ member
/linux-5.19.10/net/ieee802154/
Dnl802154.c2166 bool rtnl = ops->internal_flags & NL802154_FLAG_NEED_RTNL; in nl802154_pre_doit() local