pfsync_clr
struct pfsync_clr clr;
{ pfsync_in_clr, sizeof(struct pfsync_clr) },
const struct pfsync_clr *clr;
clr = (struct pfsync_clr *)(buf + i * mlen);
{ sizeof(struct pfsync_clr), pfsync_print_clr },
const struct pfsync_clr *clr = bp;