Home
last modified time | relevance | path

Searched defs:TCP_REASS_SET_SEQ (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dtcp_impl.h450 #define TCP_REASS_SET_SEQ(mp, u) ((mp)->b_next = \ macro
/titanic_44/usr/src/stand/lib/tcp/
H A Dtcp.c270 #define TCP_REASS_SET_SEQ(mp, u) ((mp)->b_next = \ macro