Home
last modified time | relevance | path

Searched refs:RTM_GETQDISC (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Drtnetlink.h69 RTM_GETQDISC, enumerator
70 #define RTM_GETQDISC RTM_GETQDISC macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drtnetlink.h69 RTM_GETQDISC, enumerator
70 #define RTM_GETQDISC RTM_GETQDISC macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h68 RTM_GETQDISC, enumerator
69 #define RTM_GETQDISC RTM_GETQDISC macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h55 RTM_GETQDISC, enumerator
56 #define RTM_GETQDISC RTM_GETQDISC macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h68 RTM_GETQDISC, enumerator
69 #define RTM_GETQDISC RTM_GETQDISC macro
/kernel/linux/linux-5.10/security/selinux/
H A Dnlmsgtab.c48 { RTM_GETQDISC, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/kernel/linux/linux-6.6/security/selinux/
H A Dnlmsgtab.c47 { RTM_GETQDISC, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dnet.c260 .nlh.nlmsg_type = RTM_GETQDISC, in netlink_get_qdisc()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dnet.c267 .nlh.nlmsg_type = RTM_GETQDISC, in netlink_get_qdisc()
/kernel/linux/linux-5.10/net/sched/
H A Dsch_api.c1447 if ((n->nlmsg_type != RTM_GETQDISC) && in tc_get_qdisc()
2349 rtnl_register(PF_UNSPEC, RTM_GETQDISC, tc_get_qdisc, tc_dump_qdisc, in pktsched_init()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_api.c2380 rtnl_register(PF_UNSPEC, RTM_GETQDISC, tc_get_qdisc, tc_dump_qdisc, in pktsched_init()

Completed in 18 milliseconds