Searched refs:tcp_notify_acknowledgement (Results 1 – 3 of 3) sorted by relevance
1776 extern void tcp_notify_acknowledgement(struct tcpcb *, struct socket *);
3115 tcp_notify_acknowledgement(tp, so); in tcp_input()5189 tcp_notify_acknowledgement(tp, so); in tcp_input()
4348 tcp_notify_acknowledgement(struct tcpcb *tp, struct socket *so) in tcp_notify_acknowledgement() function