Searched refs:pflow_set_header (Results 1 – 2 of 2) sorted by relevance
105 struct pflow_set_header { struct111 #define PFLOW_SET_HDRLEN sizeof(struct pflow_set_header) argument179 struct pflow_set_header set_header;
573 struct pflow_set_header set_hdr; in pflow_get_mbuf()1181 struct pflow_set_header *set_hdr; in pflow_sendout_ipfix()1195 set_length = sizeof(struct pflow_set_header) in pflow_sendout_ipfix()1205 set_length = sizeof(struct pflow_set_header) in pflow_sendout_ipfix()1215 set_length = sizeof(struct pflow_set_header) in pflow_sendout_ipfix()1224 set_hdr = mtod(m, struct pflow_set_header *); in pflow_sendout_ipfix()