Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts.h96 #define tcp_hpts_remove(tp) __tcp_hpts_remove(tcp_hptsi_pace, tp) macro
H A Dtcp_hpts_test.c59 #define tcp_hpts_remove(pace, tp) __tcp_hpts_remove((pace), (tp)) macro