Home
last modified time | relevance | path

Searched refs:RTM_GETTFILTER (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Drtnetlink.h83 RTM_GETTFILTER, enumerator
84 #define RTM_GETTFILTER RTM_GETTFILTER macro
/linux/security/selinux/
H A Dnlmsgtab.c53 { RTM_GETTFILTER, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux/tools/lib/bpf/
H A Dnetlink.c912 req.nh.nlmsg_type = RTM_GETTFILTER; in bpf_tc_query()
/linux/net/sched/
H A Dcls_api.c4088 {.msgtype = RTM_GETTFILTER, .doit = tc_get_tfilter,