Searched refs:cfg_l3_outer (Results 1 – 1 of 1) sorted by relevance
71 static int cfg_l3_outer = AF_UNSPEC; variable286 ol3_len = l3_length(cfg_l3_outer); in build_packet()335 switch (cfg_l3_outer) { in build_packet()360 cfg_port_gue, cfg_l3_outer); in build_packet()372 cfg_l3_outer == PF_INET ? IPPROTO_IPIP in build_packet()381 cfg_l3_outer == PF_INET ? IPPROTO_IPIP 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()[all …]