Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dtcp_impl.h459 #define TCP_REASS_SET_SEQ(mp, u) ((mp)->b_next = \ macro
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c582 TCP_REASS_SET_SEQ(mp, start); in tcp_reass()
641 TCP_REASS_SET_SEQ(mp1, 0); in tcp_reass()
681 TCP_REASS_SET_SEQ(mp1, 0); in tcp_reass_elim_overlap()
/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c270 #define TCP_REASS_SET_SEQ(mp, u) ((mp)->b_next = \ macro
6516 TCP_REASS_SET_SEQ(mp, start); in tcp_reass()
6573 TCP_REASS_SET_SEQ(mp1, 0); in tcp_reass()