Searched refs:thresh2 (Results 1 – 1 of 1) sorted by relevance
114 __u32 thresh2; in ipntable_modify() local119 if (get_u32(&thresh2, *argv, 0)) in ipntable_modify()122 addattr32(&req.n, sizeof(req), NDTA_THRESH2, thresh2); in ipntable_modify()425 __u32 thresh2 = *(__u32 *)RTA_DATA(tb[NDTA_THRESH2]); in print_ntable() local426 fprintf(fp, "thresh2 %u ", thresh2); in print_ntable()