Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-pfsync.c130 { sizeof(struct pfsync_bus), pfsync_print_bus },
286 const struct pfsync_bus *b = bp; in pfsync_print_bus()
/openbsd/sys/net/
H A Dif_pfsync.h201 struct pfsync_bus { struct
H A Dif_pfsync.c2115 struct pfsync_bus bus;
2608 { pfsync_in_bus, sizeof(struct pfsync_bus) },
3250 const struct pfsync_bus *bus = (struct pfsync_bus *)buf; in pfsync_in_bus()