Searched refs:RTM_NEWACTION (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 D | rtnetlink.h | 86 RTM_NEWACTION = 48, enumerator 87 #define RTM_NEWACTION RTM_NEWACTION 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 D | rtnetlink.h | 86 RTM_NEWACTION = 48, enumerator 87 #define RTM_NEWACTION RTM_NEWACTION macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtnetlink.h | 86 RTM_NEWACTION = 48, enumerator 87 #define RTM_NEWACTION RTM_NEWACTION macro
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | nlmsgtab.c | 55 { RTM_NEWACTION, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_api.c | 1487 RTM_NEWACTION, 0, 0) <= 0) { in tcf_add_notify() 1558 case RTM_NEWACTION: in tc_ctl_action() 1697 rtnl_register(PF_UNSPEC, RTM_NEWACTION, tc_ctl_action, NULL, 0); in tc_action_init()
|