Home
last modified time | relevance | path

Searched refs:tcp_handle_orphaned_packets (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_var.h1524 void tcp_handle_orphaned_packets(struct tcpcb *);
H A Dtcp_subr.c4552 tcp_handle_orphaned_packets(struct tcpcb *tp) in tcp_handle_orphaned_packets() function
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c15036 tcp_handle_orphaned_packets(tp); in rack_fini()