Searched refs:TCA_ATM_STATE (Results 1 – 4 of 4) sorted by relevance
237 if (tb[TCA_ATM_STATE]) { in atm_print_opt()241 if (RTA_PAYLOAD(tb[TCA_ATM_STATE]) < sizeof(state)) in atm_print_opt()244 state = *(int *) RTA_DATA(tb[TCA_ATM_STATE]); in atm_print_opt()
427 TCA_ATM_STATE, /* VC state (ATM_VS_*; for output only) */ enumerator
496 TCA_ATM_STATE, /* VC state (ATM_VS_*; for output only) */ enumerator
511 TCA_ATM_STATE, /* VC state (ATM_VS_*; for output only) */ enumerator