Searched refs:pedit_list (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/tc/
H A Dm_pedit.c32 static struct m_pedit_util *pedit_list; variable in typeref:struct:m_pedit_util
79 for (p = pedit_list; p; p = p->next) {
101 p->next = pedit_list;
102 pedit_list = p;

Completed in 42 milliseconds