Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c206 size_t b_pluslen; member
1678 bcopy(b->b_plus, m->m_data + offset, b->b_pluslen); in pfsync_sendout()
1679 offset += b->b_pluslen; in pfsync_sendout()
2278 b->b_len += (b->b_pluslen = pluslen); in pfsync_send_plus()