Searched defs:rtnl (Results 1 – 6 of 6) 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()
17 rtnl = RtnlFamily() variable
93 int ret, rtnl; in dev_create() local150 int ret, rtnl; in dev_delete() local
75 int ret, rtnl; in tun_delete() local
934 struct sock *rtnl = net->rtnl; in rtnetlink_send() local941 struct sock *rtnl = net->rtnl; in rtnl_unicast() local950 struct sock *rtnl = net->rtnl; in rtnl_notify() local958 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local6844 struct sock *rtnl; in rtnetlink_rcv_msg() local
106 struct sock *rtnl; /* rtnetlink socket */ member