Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/tc_act/
Dtc_pedit.h13 TCA_PEDIT_PARMS, enumerator
/external/kernel-headers/original/uapi/linux/tc_act/
Dtc_pedit.h11 TCA_PEDIT_PARMS, enumerator
/external/iproute2/tc/
Dm_pedit.c692 addattr_l(n, MAX_MSG, TCA_PEDIT_PARMS, &sel, in parse_pedit()
746 if (!tb[TCA_PEDIT_PARMS] && !tb[TCA_PEDIT_PARMS_EX]) { in print_pedit()
751 if (tb[TCA_PEDIT_PARMS]) { in print_pedit()
752 sel = RTA_DATA(tb[TCA_PEDIT_PARMS]); in print_pedit()