Searched defs:rtnl (Results 1 – 7 of 7) 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
223 struct sock *rtnl = net->rtnl; in rtnl_has_listeners() local
940 struct sock *rtnl = net->rtnl; in rtnetlink_send() local947 struct sock *rtnl = net->rtnl; in rtnl_unicast() local956 struct sock *rtnl = net->rtnl; in rtnl_notify() local964 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local6876 struct sock *rtnl; in rtnetlink_rcv_msg() local
109 struct sock *rtnl; /* rtnetlink socket */ member