Home
last modified time | relevance | path

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 Drtnetlink.h86 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 Drtnetlink.h86 RTM_NEWACTION = 48, enumerator
87 #define RTM_NEWACTION RTM_NEWACTION macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h86 RTM_NEWACTION = 48, enumerator
87 #define RTM_NEWACTION RTM_NEWACTION macro
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnlmsgtab.c55 { RTM_NEWACTION, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c1487 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()