Searched refs:RTM_GETACTION (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/include/uapi/linux/ |
| D | rtnetlink.h | 90 RTM_GETACTION, enumerator 91 #define RTM_GETACTION RTM_GETACTION macro
|
| /Linux-v5.10/net/sched/ |
| D | act_api.c | 344 } else if (type == RTM_GETACTION) { in tcf_generic_walker() 1408 if (event == RTM_GETACTION) in tca_action_gd() 1484 if ((n->nlmsg_type != RTM_GETACTION) && in tc_ctl_action() 1516 case RTM_GETACTION: in tc_ctl_action() 1518 portid, RTM_GETACTION, extack); in tc_ctl_action() 1612 ret = a_o->walk(net, skb, cb, RTM_GETACTION, a_o, NULL); in tc_dump_action() 1641 rtnl_register(PF_UNSPEC, RTM_GETACTION, tc_ctl_action, tc_dump_action, in tc_action_init()
|
| /Linux-v5.10/security/selinux/ |
| D | nlmsgtab.c | 57 { RTM_GETACTION, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|