pflow_header
#define PFLOW_HDRLEN sizeof(struct pflow_header)
struct pflow_header *h;
h = mtod(m, struct pflow_header *);
sc->sc_maxcount = (mtu - sizeof(struct pflow_header) -
struct pflow_header h;
(sizeof(struct pflow_header) + sizeof(struct pflow_flow))