Home
last modified time | relevance | path

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

/linux-3.3/net/core/
Drtnetlink.c558 struct sock *rtnl = net->rtnl; in rtnetlink_send() local
572 struct sock *rtnl = net->rtnl; in rtnl_unicast() local
581 struct sock *rtnl = net->rtnl; in rtnl_notify() local
593 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local
2008 struct sock *rtnl; in rtnetlink_rcv_msg() local
/linux-3.3/include/net/
Dnet_namespace.h62 struct sock *rtnl; /* rtnetlink socket */ member
/linux-3.3/net/wireless/
Dnl80211.c6165 bool rtnl = ops->internal_flags & NL80211_FLAG_NEED_RTNL; in nl80211_pre_doit() local