Searched defs:rtnl (Results 1 – 8 of 8) sorted by relevance
| /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/tools/testing/selftests/net/ |
| H A D | tap.c | 87 int ret, rtnl; in dev_create() local 144 int ret, rtnl; in dev_delete() local
|
| /linux/include/linux/ |
| H A D | rtnetlink.h | 223 struct sock *rtnl = net->rtnl; in rtnl_has_listeners() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_lib.c | 979 static void idpf_vport_stop(struct idpf_vport *vport, bool rtnl) in idpf_vport_stop() 1492 static int idpf_vport_open(struct idpf_vport *vport, bool rtnl) in idpf_vport_open()
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 946 struct sock *rtnl = net->rtnl; in rtnetlink_send() local 953 struct sock *rtnl = net->rtnl; in rtnl_unicast() local 962 struct sock *rtnl = net->rtnl; in rtnl_notify() local 970 struct sock *rtnl in rtnl_set_sk_err() local 6927 struct sock *rtnl; rtnetlink_rcv_msg() local [all...] |
| /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
|