Searched refs:parse_flowsets (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfw/test/
H A Dmain.c320 parse_flowsets(struct cfg_s *c, const char *fs) function
500 parse_flowsets(c, av[1]); /* first pass */
568 /* parse_flowsets links queues to their flowsets */
569 parse_flowsets(c, NULL); /* second pass */

Completed in 116 milliseconds