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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dconntrack.h47 int generic_opt_check(int options, int nops,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/extensions/
H A Dlibct_proto_icmp.c103 generic_opt_check(flags,
H A Dlibct_proto_icmpv6.c106 generic_opt_check(flags, ICMPV6_NUMBER_OF_OPT,
H A Dlibct_proto_udp.c159 ret = generic_opt_check(flags, UDP_NUMBER_OF_OPT,
H A Dlibct_proto_dccp.c212 ret = generic_opt_check(flags, DCCP_OPT_MAX,
H A Dlibct_proto_gre.c159 ret = generic_opt_check(flags, GRE_OPT_MAX,
H A Dlibct_proto_sctp.c212 ret = generic_opt_check(flags, SCTP_OPT_MAX,
H A Dlibct_proto_tcp.c192 ret = generic_opt_check(flags, TCP_NUMBER_OF_OPT,
H A Dlibct_proto_udplite.c162 ret = generic_opt_check(flags, UDP_OPT_MAX,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c307 generic_opt_check(int command, int options) function
1764 generic_opt_check(command, cs.options);
H A Diptables.c320 generic_opt_check(int command, int options) function
1795 generic_opt_check(command, cs.options);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dconntrack.c337 * 3 undecided, see flag combination checkings in generic_opt_check()
606 int generic_opt_check(int local_options, int num_opts, function
1908 /* we cannot check this combination with generic_opt_check. */
1915 res = generic_opt_check(options, NUMBER_OF_OPT,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dip6tables.c307 generic_opt_check(int command, int options) function
1757 generic_opt_check(command, cs.options);
H A Diptables.c309 generic_opt_check(int command, int options) function
1769 generic_opt_check(command, cs.options);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c404 generic_opt_check(int command, int options) function
2344 generic_opt_check(command, options);
H A Diptables.c489 generic_opt_check(int command, int options) function
2432 generic_opt_check(command, options);

Completed in 239 milliseconds