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

/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c104 } glob_arg; variable in typeref:struct:__anon5533
213 int npipes = glob_arg.output_rings;
248 if (glob_arg.stdout_interval && sys_int % glob_arg.stdout_interval == 0)
250 if (glob_arg.syslog_interval && sys_int % glob_arg.syslog_interval == 0)
328 glob_arg.ifname,
356 struct port_des *rxport = &ports[glob_arg.output_rings];
359 for (i = 0; i < glob_arg.output_rings + 1; i++) {
377 for (i = 0; i < glob_arg
[all...]
H A Dpkt-gen.c253 struct glob_arg { struct
321 struct glob_arg *g;
517 get_if_mtu(const struct glob_arg *g)
799 struct glob_arg *g = t->g;
897 struct glob_arg *g = t->g;
1110 get_vnet_hdr_len(struct glob_arg *g)
1133 set_vnet_hdr_len(struct glob_arg *g)
2308 tx_output(struct glob_arg *g, struct my_ctrs *cur, double delta, const char *msg)
2485 start_threads(struct glob_arg *g) {
2563 main_thread(struct glob_arg *
[all...]

Completed in 85 milliseconds