Home
last modified time | relevance | path

Searched refs:cfg_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c15 struct cfg_s { struct
105 static void controller(struct cfg_s *c); argument
112 drop(struct cfg_s *c, struct mbuf *m) in drop()
168 gnet_stats_enq(struct cfg_s *c, struct mbuf *mb) in gnet_stats_enq()
180 gnet_stats_deq(struct cfg_s *c, struct mbuf *mb) in gnet_stats_deq()
201 mainloop(struct cfg_s *c) in mainloop()
248 dump(struct cfg_s *c) in dump()
317 parse_flowsets(struct cfg_s *c, const char *fs) in parse_flowsets()
433 init(struct cfg_s *c) in init()
602 struct cfg_s c; in main()
[all …]