Searched refs:so_max_pacing_rate (Results 1 – 4 of 4) sorted by relevance
122 uint32_t so_max_pacing_rate; /* (f) TX rate limit in bytes/s */ member
3172 so->so_max_pacing_rate = val32;3378 optval = so->so_max_pacing_rate;
3593 max_pacing_rate = socket->so_max_pacing_rate; in in_pcboutput_txrtlmt()