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

  /external/iproute2/include/linux/tc_act/
tc_csum.h 11 TCA_CSUM_PARMS,
  /external/iproute2/tc/
m_csum.c 167 addattr_l(n, MAX_MSG, TCA_CSUM_PARMS, &sel, sizeof(sel));
198 if (tb[TCA_CSUM_PARMS] == NULL) {
202 sel = RTA_DATA(tb[TCA_CSUM_PARMS]);

Completed in 136 milliseconds