MCPcopy Create free account
hub / github.com/F-Stack/f-stack / bbr.c

File bbr.c

freebsd/netinet/tcp_stacks/bbr.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*-
2 * Copyright (c) 2016-2020 Netflix, Inc.
3 *
4 * Redistribution and use in source and binary forms, with or without

Callers

nothing calls this directly

Calls 15

tcp_tv_to_usectickFunction · 0.85
kern_prefetchFunction · 0.85
bbr_minsegFunction · 0.85
tcp_bbr_tso_size_checkFunction · 0.85
minFunction · 0.85
tcp_offload_outputFunction · 0.85
lminFunction · 0.85
lmaxFunction · 0.85
bbr_window_update_neededFunction · 0.85
bbr_timer_cancelFunction · 0.85
bbr_restart_after_idleFunction · 0.85

Tested by

no test coverage detected