Searched refs:b_plus (Results 1 – 1 of 1) sorted by relevance
205 void *b_plus; member1553 b->b_plus = NULL; in pfsync_drop()1661 if (b->b_plus != NULL) { in pfsync_sendout()1662 bcopy(b->b_plus, m->m_data + offset, b->b_pluslen); in pfsync_sendout()1665 b->b_plus = NULL; in pfsync_sendout()2272 b->b_plus = plus; in pfsync_send_plus()