HomeSort by relevance Sort by last modified time
    Searched refs:TCA_IPT_TABLE (Results 26 - 27 of 27) sorted by null

12

  /external/iproute2/tc/
m_xt_old.c 327 addattr_l(n, MAX_MSG, TCA_IPT_TABLE, k, size);
366 if (tb[TCA_IPT_TABLE] == NULL) {
370 rta_getattr_str(tb[TCA_IPT_TABLE]));
m_ipt.c 510 addattr_l(n, MAX_MSG, TCA_IPT_TABLE, k, size);
551 if (tb[TCA_IPT_TABLE] == NULL) {
555 rta_getattr_str(tb[TCA_IPT_TABLE]));

Completed in 185 milliseconds

12