Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c16 struct cfg_s { struct
106 static void controller(struct cfg_s *c); argument
113 drop(struct cfg_s *c, struct mbuf *m) in drop()
169 gnet_stats_enq(struct cfg_s *c, struct mbuf *mb) in gnet_stats_enq()
181 gnet_stats_deq(struct cfg_s *c, struct mbuf *mb) in gnet_stats_deq()
202 mainloop(struct cfg_s *c) in mainloop()
249 dump(struct cfg_s *c) in dump()
318 parse_flowsets(struct cfg_s *c, const char *fs) in parse_flowsets()
434 init(struct cfg_s *c) in init()
603 struct cfg_s c; in main()
[all …]