Home
last modified time | relevance | path

Searched refs:HPTS_REMOVE_ALL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_hpts.h144 #define HPTS_REMOVE_ALL (HPTS_REMOVE_INPUT | HPTS_REMOVE_OUTPUT) macro
H A Dtcp_usrreq.c1957 tcp_hpts_remove(tp->t_inpcb, HPTS_REMOVE_ALL); in tcp_ctloutput()