Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h86 RTM_NEWACTION = 48, enumerator
87 #define RTM_NEWACTION RTM_NEWACTION macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c54 { RTM_NEWACTION, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
/linux-6.15/net/sched/
H A Dact_api.c2043 RTM_NEWACTION, 0, 0, extack) <= 0) { in tcf_add_notify_msg()
2129 case RTM_NEWACTION: in tc_ctl_action()
2267 {.msgtype = RTM_NEWACTION, .doit = tc_ctl_action},