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

/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/
H A Dhost_helper.c140 static struct net_device *multi_route_indev = NULL; variable in typeref:struct:net_device
311 .flowi4_iif = multi_route_indev->ifindex,
328 .iif = multi_route_indev->ifindex
331 struct net * net = dev_net(multi_route_indev);
357 if (multi_route_indev && \
394 printk("multi_route_indev %p nf_athrs17_hnat_wan_type %d\n", multi_route_indev, nf_athrs17_hnat_wan_type);
1388 //multi_route_indev = in;
1391 multi_route_indev = in;

Completed in 25 milliseconds