Home
last modified time | relevance | path

Searched refs:TCP_RACK_PACING_BETA_ECN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp.h322 #define TCP_RACK_PACING_BETA_ECN 1139 /* Changing the beta for ecn with pacing */ macro
/freebsd/usr.sbin/tcpsso/
H A Dtcpsso.c245 tcp_entry(TCP_RACK_PACING_BETA_ECN), /* int */
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c23007 case TCP_RACK_PACING_BETA_ECN: in rack_process_option()
24254 case TCP_RACK_PACING_BETA_ECN: /* URL:pacing_beta_ecn */ in rack_set_sockopt()
24338 (sopt->sopt_name != TCP_RACK_PACING_BETA_ECN) && in rack_set_sockopt()
24469 case TCP_RACK_PACING_BETA_ECN: in rack_get_sockopt()