Home
last modified time | relevance | path

Searched refs:RTM_GETACTION (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.h90 RTM_GETACTION, enumerator
91 #define RTM_GETACTION RTM_GETACTION 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.h90 RTM_GETACTION, enumerator
91 #define RTM_GETACTION RTM_GETACTION macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h90 RTM_GETACTION, enumerator
91 #define RTM_GETACTION RTM_GETACTION macro
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c362 } else if (type == RTM_GETACTION) { in tcf_generic_walker()
1461 if (event == RTM_GETACTION) in tca_action_gd()
1542 if ((n->nlmsg_type != RTM_GETACTION) && in tc_ctl_action()
1574 case RTM_GETACTION: in tc_ctl_action()
1576 portid, RTM_GETACTION, extack); in tc_ctl_action()
1670 ret = a_o->walk(net, skb, cb, RTM_GETACTION, a_o, NULL); in tc_dump_action()
1699 rtnl_register(PF_UNSPEC, RTM_GETACTION, tc_ctl_action, tc_dump_action, in tc_action_init()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnlmsgtab.c57 { RTM_GETACTION, NETLINK_ROUTE_SOCKET__NLMSG_READ },