Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dtcp_impl.h616 extern void tcp_fuse(tcp_t *, uchar_t *, tcpha_t *);
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c82 tcp_fuse(tcp_t *tcp, uchar_t *iphdr, tcpha_t *tcpha) in tcp_fuse() function
H A Dtcp_input.c3872 tcp_fuse(tcp, iphdr, tcpha); in tcp_input_data()