Searched defs:rtnl (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | rtnetlink.py | 147 def _wait_route_ntf(rtnl, name, dst_len, dst=None, deadline=10): argument 162 def _collect_route_ntfs(rtnl, name, want, deadline=10): argument 229 def _ra_advertise_routes(rtnl, sock, ifindex, want, **ra_opts): argument
|
| H A D | tap.c | 87 int ret, rtnl; in dev_create() local 144 int ret, rtnl; in dev_delete() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | netlink_helpers.c | 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()
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | stats.py | 21 rtnl = RtnlFamily() variable
|
| /linux/include/linux/ |
| H A D | rtnetlink.h | 231 struct sock *rtnl = net->rtnl; in rtnl_has_listeners() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_lib.c | 981 static void idpf_vport_stop(struct idpf_vport *vport, bool rtnl) in idpf_vport_stop() 1500 static int idpf_vport_open(struct idpf_vport *vport, bool rtnl) in idpf_vport_open()
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 976 struct sock *rtnl = net->rtnl; in rtnetlink_send() local 983 struct sock *rtnl = net->rtnl; in rtnl_unicast() local 992 struct sock *rtnl = net->rtnl; in rtnl_notify() local 1000 struct sock *rtnl = net->rtnl; in rtnl_set_sk_err() local 7064 struct sock *rtnl; in rtnetlink_rcv_msg() local
|
| /linux/include/net/ |
| H A D | net_namespace.h | 110 struct sock *rtnl; /* rtnetlink socket */ member
|
| /linux/net/ieee802154/ |
| H A D | nl802154.c | 2696 bool rtnl = ops->internal_flags & NL802154_FLAG_NEED_RTNL; in nl802154_pre_doit() local
|