Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_ematch.c365 static int print_ematch_seq(FILE *fd, struct rtattr **tb, int start, in print_ematch_seq() function
398 if (print_ematch_seq(fd, tb, ref + 1, prefix + 1) < 0) in print_ematch_seq()
456 if (print_ematch_seq(fd, tb, 1, 1) < 0) in print_ematch_list()