Searched refs:ip_forward (Results 1 – 2 of 2) sorted by relevance
125 int ip_forward; member
184 else if (TRY_ASSIGN_NUM(ip_forward, conf, item, value)); in FeedAppConfLine()531 printf("| ip_forward: %s\n", conf->ip_forward ? "forward" : "drop"); in AppConfPrint()583 conf->ip_forward = 1; in InitAppBlock()1150 g_config.mos->forward = g_config.mos->forward && app_conf->ip_forward; in PatchCONFIG()