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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/
H A Diptables.h154 extern u_int16_t parse_protocol(const char *s);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/
H A Diptables.h167 extern u_int16_t parse_protocol(const char *s);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_policy.c129 extern u_int16_t parse_protocol(const char *s);
262 e->proto = parse_protocol(argv[optind-1]);
H A Dlibipt_policy.c223 e->proto = parse_protocol(argv[optind-1]);
H A Dlibipt_conntrack.c220 sinfo->tuple[IP_CT_DIR_ORIGINAL].dst.protonum = parse_protocol(protocol);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c842 parse_protocol(const char *s) function
2047 fw.ipv6.proto = parse_protocol(protocol);
H A Diptables.c819 parse_protocol(const char *s) function
2126 fw.ip.proto = parse_protocol(protocol);

Completed in 78 milliseconds