Searched refs:cfg_l3_outer (Results 1 – 1 of 1) sorted by relevance
71 static int cfg_l3_outer = AF_UNSPEC; variable335 switch (cfg_l3_outer) { in build_packet()360 cfg_port_gue, cfg_l3_outer); in build_packet()400 else if (cfg_l3_outer) in setup_tx()401 family = cfg_l3_outer; in setup_tx()418 } else if (cfg_l3_outer) { in setup_tx()420 if (cfg_l3_outer == PF_INET) in setup_tx()631 if (cfg_l3_outer == AF_INET) in parse_opts()689 if (cfg_l3_outer == AF_INET) in parse_opts()749 if (!cfg_l3_outer) in print_opts()[all …]