Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c205 void *b_plus; member
1569 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()