RTM_GETACTION     336 net/sched/act_api.c 	} else if (type == RTM_GETACTION) {
RTM_GETACTION    1312 net/sched/act_api.c 	if (event == RTM_GETACTION)
RTM_GETACTION    1390 net/sched/act_api.c 	if ((n->nlmsg_type != RTM_GETACTION) &&
RTM_GETACTION    1422 net/sched/act_api.c 	case RTM_GETACTION:
RTM_GETACTION    1424 net/sched/act_api.c 				    portid, RTM_GETACTION, extack);
RTM_GETACTION    1518 net/sched/act_api.c 	ret = a_o->walk(net, skb, cb, RTM_GETACTION, a_o, NULL);
RTM_GETACTION    1547 net/sched/act_api.c 	rtnl_register(PF_UNSPEC, RTM_GETACTION, tc_ctl_action, tc_dump_action,
RTM_GETACTION      57 security/selinux/nlmsgtab.c 	{ RTM_GETACTION,	NETLINK_ROUTE_SOCKET__NLMSG_READ  },