Searched refs:TCA_ATM_ADDR (Results 1 – 5 of 5) sorted by relevance
534 TCA_ATM_ADDR, /* PVC address (for output only) */ enumerator
561 TCA_ATM_ADDR, /* PVC address (for output only) */ enumerator
581 TCA_ATM_ADDR, /* PVC address (for output only) */ enumerator
628 if (nla_put(skb, TCA_ATM_ADDR, sizeof(pvc), &pvc)) in atm_tc_dump_class()