Home
last modified time | relevance | path

Searched refs:RTM_GETACTION (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/sched/
Dact_api.c158 } else if (type == RTM_GETACTION) { in tcf_generic_walker()
872 if (event == RTM_GETACTION) in tca_action_gd()
1014 case RTM_GETACTION: in tc_ctl_action()
1016 pid, RTM_GETACTION); in tc_ctl_action()
1094 ret = a_o->walk(skb, cb, RTM_GETACTION, &a); in tc_dump_action()
1121 rtnl_register(PF_UNSPEC, RTM_GETACTION, tc_ctl_action, tc_dump_action, in tc_action_init()
/linux-3.4.99/include/linux/
Drtnetlink.h89 RTM_GETACTION, enumerator
90 #define RTM_GETACTION RTM_GETACTION macro
/linux-3.4.99/security/selinux/
Dnlmsgtab.c60 { RTM_GETACTION, NETLINK_ROUTE_SOCKET__NLMSG_READ },