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

/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/lib/
H A Dnat_helper_hsl.h45 #define NF_S17_WAN_TYPE_PPPOEV6 3 /* IPv6 PPPoE connection using the same session as IPv4 connection */ macro
H A Dnat_helper_hsl.c427 if (NF_S17_WAN_TYPE_PPPOEV6 == nf_athrs17_hnat_wan_type)
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/
H A Dhost_helper.c788 if (NF_S17_WAN_TYPE_PPPOEV6 == nf_athrs17_hnat_wan_type)
925 (nf_athrs17_hnat_wan_type == NF_S17_WAN_TYPE_PPPOEV6))
949 || (nf_athrs17_hnat_wan_type == NF_S17_WAN_TYPE_PPPOEV6)) \
955 if (nf_athrs17_hnat_wan_type != NF_S17_WAN_TYPE_PPPOEV6)
975 else /* nf_athrs17_hnat_wan_type == NF_S17_WAN_TYPE_PPPOEV6 */
1146 if (nf_athrs17_hnat_wan_type == NF_S17_WAN_TYPE_PPPOEV6)
1164 if ((nf_athrs17_hnat_wan_type == NF_S17_WAN_TYPE_PPPOEV6) &&
1394 (nf_athrs17_hnat_wan_type == NF_S17_WAN_TYPE_PPPOEV6))

Completed in 87 milliseconds