Searched refs:TCP_REASS_SEQ (Results 1 – 3 of 3) sorted by relevance
483 #define TCP_REASS_SEQ(mp) ((uint32_t)(uintptr_t)((mp)->b_next)) macro
268 #define TCP_REASS_SEQ(mp) ((uint32_t)(uintptr_t)((mp)->b_next)) macro6535 u1 = TCP_REASS_SEQ(mp1); in tcp_reass()6549 u1 = TCP_REASS_SEQ(mp2); in tcp_reass()6566 if (TCP_REASS_SEQ(mp1) != tcp->tcp_rnxt) in tcp_reass()6578 if (end != TCP_REASS_SEQ(mp)) { in tcp_reass()6599 u1 = TCP_REASS_SEQ(mp1); in tcp_reass_elim_overlap()
780 u1 = TCP_REASS_SEQ(mp1); in tcp_reass()794 u1 = TCP_REASS_SEQ(mp2); in tcp_reass()811 if (TCP_REASS_SEQ(mp1) != tcp->tcp_rnxt) in tcp_reass()823 if (end != TCP_REASS_SEQ(mp)) { in tcp_reass()845 u1 = TCP_REASS_SEQ(mp1); in tcp_reass_elim_overlap()