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.h1553 void tcp_handle_orphaned_packets(struct tcpcb *);
H A Dtcp_subr.c4591 tcp_handle_orphaned_packets(struct tcpcb *tp) in tcp_handle_orphaned_packets() function
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c14906 tcp_handle_orphaned_packets(tp); in rack_fini()