Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.h102 #define tcp_fastopen_disable_path(t) ((void)0) macro
H A Dtcp_fastopen.c958 tcp_fastopen_disable_path(struct tcpcb *tp) in tcp_fastopen_disable_path() function