Searched refs:trm_const (Results 1 – 1 of 1) sorted by relevance
517 __u16 *trm_const = RTA_DATA(tb[IFLA_CAN_TERMINATION_CONST]); in can_print_opt() local519 sizeof(*trm_const); in can_print_opt()526 print_hu(PRINT_JSON, NULL, NULL, trm_const[i]); in can_print_opt()532 fprintf(f, "%hu, ", trm_const[i]); in can_print_opt()534 fprintf(f, "%hu ]", trm_const[i]); in can_print_opt()