Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-pfsync.c119 { sizeof(struct pfsync_clr), pfsync_print_clr },
213 const struct pfsync_clr *clr = bp; in pfsync_print_clr()
/openbsd/sys/net/
H A Dif_pfsync.h132 struct pfsync_clr { struct
H A Dif_pfsync.c1839 struct pfsync_clr clr;
2596 { pfsync_in_clr, sizeof(struct pfsync_clr) },
2756 const struct pfsync_clr *clr; in pfsync_in_clr()
2772 clr = (struct pfsync_clr *)(buf + i * mlen); in pfsync_in_clr()