Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dpkt_cls.h479 TCA_MATCHALL_ACT, enumerator
/linux-6.15/include/uapi/linux/
H A Dpkt_cls.h712 TCA_MATCHALL_ACT, enumerator
/linux-6.15/net/sched/
H A Dcls_matchall.c196 err = tcf_exts_init(&new->exts, net, TCA_MATCHALL_ACT, 0); in mall_change()