Searched defs:rtnl (Results 1 – 8 of 8) sorted by relevance
148 static int __rtnl_talk_iov(struct rtnl_handle *rtnl, struct iovec *iov, in __rtnl_talk_iov()264 static int __rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, in __rtnl_talk()276 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, in rtnl_talk()
14 rtnl = RtnlFamily() variable
158 struct sock *rtnl = net->rtnl; in rtnl_has_listeners() local
93 int ret, rtnl; in dev_create() local150 int ret, rtnl; in dev_delete() local
75 int ret, rtnl; in tun_delete() local
768 struct sock *rtnl = net->rtnl; in rtnetlink_send() local775 struct sock *rtnl = net->rtnl; in rtnl_unicast() local784 struct sock *rtnl = net->rtnl; in rtnl_notify() local792 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local6598 struct sock *rtnl; in rtnetlink_rcv_msg() local
105 struct sock *rtnl; /* rtnetlink socket */ member
2702 bool rtnl = ops->internal_flags & NL802154_FLAG_NEED_RTNL; in nl802154_pre_doit() local