Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c721 m_copydata(m, offset, sizeof(subh), (caddr_t)&subh); in pfsync_input()
722 offset += sizeof(subh); in pfsync_input()
1630 offset += sizeof(*subh); in pfsync_sendout()
1649 bzero(subh, sizeof(*subh)); in pfsync_sendout()
1657 offset += sizeof(*subh); in pfsync_sendout()
1670 bzero(subh, sizeof(*subh)); in pfsync_sendout()
1685 offset += sizeof(*subh); in pfsync_sendout()
1687 bzero(subh, sizeof(*subh)); in pfsync_sendout()
1689 subh->count = htons(1); in pfsync_sendout()
2075 r.subh.count = htons(1); in pfsync_clear_states()
[all …]