Searched refs:pflow_header (Results 1 – 2 of 2) sorted by relevance
274 struct pflow_header { struct287 #define PFLOW_HDRLEN sizeof(struct pflow_header) argument
66 (sizeof(struct pflow_header) + sizeof(struct pflow_flow))557 sc->sc_maxcount = (mtu - sizeof(struct pflow_header) - in pflow_setmtu()574 struct pflow_header h; in pflow_get_mbuf()1150 struct pflow_header *h; in pflow_sendout_v5()1161 h = mtod(m, struct pflow_header *); in pflow_sendout_v5()