Searched refs:TCA_ATM_ADDR (Results 1 – 3 of 3) sorted by relevance
562 TCA_ATM_ADDR, /* PVC address (for output only) */ enumerator
582 TCA_ATM_ADDR, /* PVC address (for output only) */ enumerator
629 if (nla_put(skb, TCA_ATM_ADDR, sizeof(pvc), &pvc)) in atm_tc_dump_class()