Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Drtnetlink.h86 RTM_NEWACTION = 48, enumerator
87 #define RTM_NEWACTION RTM_NEWACTION macro
/linux/net/sched/
H A Dact_api.c2063 RTM_NEWACTION, 0, 0, extack) <= 0) { in tcf_add_notify_msg()
2149 case RTM_NEWACTION: in tc_ctl_action()
2287 {.msgtype = RTM_NEWACTION, .doit = tc_ctl_action},