HomeSort by relevance Sort by last modified time
    Searched refs:new_ematch (Results 1 - 2 of 2) sorted by null

  /external/iproute2/tc/
emp_ematch.y 62 $$ = new_ematch($2, $1);
68 $$ = new_ematch(NULL, $1);
m_ematch.h 67 static inline struct ematch * new_ematch(struct bstr *args, int inverted) function

Completed in 44 milliseconds