Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_pfsync.h199 struct pfsync_bus { struct
/freebsd/contrib/tcpdump/
H A Dprint-pfsync.c128 { "bulk update status", sizeof(struct pfsync_bus),
280 const struct pfsync_bus *b = bp; in pfsync_print_bus()
/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c1473 struct pfsync_bus *bus; in pfsync_in_bus()
1492 bus = (struct pfsync_bus *)(mp->m_data + offp); in pfsync_in_bus()
2614 struct pfsync_bus bus; in pfsync_bulk_status()