Home
last modified time | relevance | path

Searched defs:tcp_heuristic (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_cache.c47 struct tcp_heuristic { struct
52 struct tcp_heuristic_key th_key; argument
73 th_mptcp_heuristic_disabled:1; /* Are heuristics disabled? */ argument
79 SLIST_HEAD(tcp_heur_bucket, tcp_heuristic) tcp_heuristics; argument