Home
last modified time | relevance | path

Searched refs:RTM_DELTFILTER (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h81 RTM_DELTFILTER, enumerator
82 #define RTM_DELTFILTER RTM_DELTFILTER macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h81 RTM_DELTFILTER, enumerator
82 #define RTM_DELTFILTER RTM_DELTFILTER macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h81 RTM_DELTFILTER, enumerator
82 #define RTM_DELTFILTER RTM_DELTFILTER macro
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnlmsgtab.c53 { RTM_DELTFILTER, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c1899 n->nlmsg_seq, n->nlmsg_flags, RTM_DELTFILTER, in tfilter_del_notify()
2269 chain, RTM_DELTFILTER, rtnl_held); in tc_del_tfilter()
2293 RTM_DELTFILTER, false, rtnl_held); in tc_del_tfilter()
2903 chain, RTM_DELTFILTER, true); in tc_ctl_chain()
3917 rtnl_register(PF_UNSPEC, RTM_DELTFILTER, tc_del_tfilter, NULL, in tc_filter_init()