Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/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
6016 struct sock *rtnl; in rtnetlink_rcv_msg() local
/Linux-v6.1/include/net/
Dnet_namespace.h104 struct sock *rtnl; /* rtnetlink socket */ member
/Linux-v6.1/net/ieee802154/
Dnl802154.c2166 bool rtnl = ops->internal_flags & NL802154_FLAG_NEED_RTNL; in nl802154_pre_doit() local