Searched refs:cfg_options (Results 1 – 1 of 1) sorted by relevance
452 __u32 cfg_options= NO_TOUCH ; /* Default: Don't touch packet memory */ in main() local526 cfg_options |= READ_MEM; in main()529 cfg_options |= SWAP_MAC; in main()567 cfg_options |= SWAP_MAC; in main()568 cfg.options = cfg_options; in main()597 stats_poll(interval, action, cfg_options); in main()