Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
Dtap.c93 int ret, rtnl; in dev_create() local
150 int ret, rtnl; in dev_delete() local
Dtun.c75 int ret, rtnl; in tun_delete() local
/Linux-v6.6/net/core/
Drtnetlink.c753 struct sock *rtnl = net->rtnl; in rtnetlink_send() local
760 struct sock *rtnl = net->rtnl; in rtnl_unicast() local
769 struct sock *rtnl = net->rtnl; in rtnl_notify() local
777 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local
6367 struct sock *rtnl; in rtnetlink_rcv_msg() local
/Linux-v6.6/include/net/
Dnet_namespace.h107 struct sock *rtnl; /* rtnetlink socket */ member
/Linux-v6.6/net/ieee802154/
Dnl802154.c2523 bool rtnl = ops->internal_flags & NL802154_FLAG_NEED_RTNL; in nl802154_pre_doit() local