Searched refs:__tcp_hpts_remove (Results 1 – 2 of 2) sorted by relevance
170 #define tcp_hpts_remove(a, b) __tcp_hpts_remove(a, b, __LINE__)171 void __tcp_hpts_remove(struct inpcb *inp, int32_t flags, int32_t line);
631 __tcp_hpts_remove(struct inpcb *inp, int32_t flags, int32_t line) in __tcp_hpts_remove() function