Searched refs:b_plus (Results 1 – 1 of 1) sorted by relevance
205 void *b_plus; member1569 b->b_plus = NULL; in pfsync_drop()1677 if (b->b_plus != NULL) { in pfsync_sendout()1678 bcopy(b->b_plus, m->m_data + offset, b->b_pluslen); in pfsync_sendout()1681 b->b_plus = NULL; in pfsync_sendout()2277 b->b_plus = plus; in pfsync_send_plus()