Searched refs:version (Results 276 - 300 of 312) sorted by relevance

<<111213

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/pci/
H A Dpcie-lantiq.h16 ** the Free Software Foundation; either version 2 of the License, or
17 ** (at your option) any later version.
20 ** 0.0.1 17 Mar,2009 Lei Chuanhua Initial version
24 #include <linux/version.h>
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/net/ethernet/
H A Dlantiq_vrx200.c3 * under the terms of the GNU General Public License version 2 as published
861 strcpy(info->version, DRV_VERSION);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxusb_cif.c20 #include <linux/version.h>
H A Difxusb_ctl.c16 #include <linux/version.h>
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddummy_audio.c22 * Foundation, either version 2 of that License or (at your option) any
23 * later version.
76 #include <linux/version.h>
331 * this version autoconfigures as much as possible,
1418 INFO (dev, "%s, version: " DRIVER_VERSION "\n", longname);
H A Ddwc_otg_hcd_intr.c35 #include <linux/version.h>
/netgear-R7800-V1.0.2.28/package/fast-classifier/src/
H A Dfast-classifier.c73 .version = FAST_CLASSIFIER_GENL_VERSION,
/netgear-R7800-V1.0.2.28/package/qca-mcs/src/
H A Dmc_snooping.c86 iph->version = 4;
2012 if (iph->ihl < 5 || iph->version != 4)
2140 if (ip6h->version != 6 ||
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/nss/
H A Decm_nss_ipv4.c17 #include <linux/version.h>
H A Decm_nss_ipv6.c17 #include <linux/version.h>
H A Decm_nss_non_ported_ipv4.c17 #include <linux/version.h>
882 * the return_ip would be the routers WAN IP - i.e. the NAT'ed version.
883 * Getting the NAT'ed version here works for ingress or egress packets, for egress
884 * the NAT'ed version would be the same as the normal address
892 * This also works for ingress as the NAT'ed version of the WAN host would be the same as non-NAT'ed
H A Decm_nss_non_ported_ipv6.c17 #include <linux/version.h>
H A Decm_nss_ported_ipv6.c17 #include <linux/version.h>
H A Decm_nss_multicast_ipv4.c17 #include <linux/version.h>
H A Decm_nss_multicast_ipv6.c17 #include <linux/version.h>
H A Decm_nss_ported_ipv4.c17 #include <linux/version.h>
827 * the return_ip would be the routers WAN IP - i.e. the NAT'ed version.
828 * Getting the NAT'ed version here works for ingress or egress packets, for egress
829 * the NAT'ed version would be the same as the normal address
837 * This also works for ingress as the NAT'ed version of the WAN host would be the same as non-NAT'ed
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/sfe/
H A Decm_sfe_ipv4.c16 #include <linux/version.h>
H A Decm_sfe_non_ported_ipv4.c17 #include <linux/version.h>
889 * the return_ip would be the routers WAN IP - i.e. the NAT'ed version.
890 * Getting the NAT'ed version here works for ingress or egress packets, for egress
891 * the NAT'ed version would be the same as the normal address
899 * This also works for ingress as the NAT'ed version of the WAN host would be the same as non-NAT'ed
H A Decm_sfe_non_ported_ipv6.c17 #include <linux/version.h>
H A Decm_sfe_ported_ipv6.c17 #include <linux/version.h>
H A Decm_sfe_ported_ipv4.c17 #include <linux/version.h>
822 * the return_ip would be the routers WAN IP - i.e. the NAT'ed version.
823 * Getting the NAT'ed version here works for ingress or egress packets, for egress
824 * the NAT'ed version would be the same as the normal address
832 * This also works for ingress as the NAT'ed version of the WAN host would be the same as non-NAT'ed
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/char/
H A Difx_ssc.c23 * the Free Software Foundation; either version 2 of the License, or
24 * (at your option) any later version.
80 #include <linux/version.h>
116 * isp is allocated in ifx_ssc_init() based on the chip version.
1702 * This routine prints out the appropriate serial driver version number
1709 " version %s - built %s %s\n", IFX_SSC_DRV_VERSION, __DATE__, __TIME__);
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/
H A Decm_interface.c17 #include <linux/version.h>
H A Decm_tracker_tcp.c17 #include <linux/version.h>
1148 #error "Unsupported kernel version for tcp_parse_options()"
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/hifn/
H A Dhifn7751.c49 #include <linux/version.h>

Completed in 215 milliseconds

<<111213