Searched refs:tcp_dropwithreset (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/netinet/ |
| HD | tcp_input.c | 226 static void tcp_dropwithreset(struct mbuf *, struct tcphdr *, 1395 tcp_dropwithreset(m, th, tp, tlen, rstreason); in tcp_input() 1398 tcp_dropwithreset(m, th, NULL, tlen, rstreason); in tcp_input() 3074 tcp_dropwithreset(m, th, tp, tlen, rstreason); in tcp_do_segment() 3077 tcp_dropwithreset(m, th, NULL, tlen, rstreason); in tcp_do_segment() 3109 tcp_dropwithreset(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in tcp_dropwithreset() function
|