Searched refs:TCA_ATM_EXCESS (Results 1 – 4 of 4) sorted by relevance
183 if (excess) addattr_l(n,1024,TCA_ATM_EXCESS,&excess,sizeof(excess)); in atm_parse_class_opt()221 if (tb[TCA_ATM_EXCESS]) { in atm_print_opt()224 if (RTA_PAYLOAD(tb[TCA_ATM_EXCESS]) < sizeof(excess)) in atm_print_opt()227 excess = rta_getattr_u32(tb[TCA_ATM_EXCESS]); in atm_print_opt()
487 TCA_ATM_EXCESS, /* excess traffic class (0 for CLP) */ enumerator
514 TCA_ATM_EXCESS, /* excess traffic class (0 for CLP) */ enumerator
516 TCA_ATM_EXCESS, /* excess traffic class (0 for CLP) */ enumerator