Home
last modified time | relevance | path

Searched refs:parse_tcp_ports (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/1/external/iptables/extensions/
Dlibxt_tcp.c41 parse_tcp_ports(const char *portstring, uint16_t *ports) in parse_tcp_ports() function
151 parse_tcp_ports(optarg, tcpinfo->spts); in tcp_parse()
161 parse_tcp_ports(optarg, tcpinfo->dpts); in tcp_parse()
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/gensrcs/external/iptables/extensions/
Dlibxt_tcp.c41 parse_tcp_ports(const char *portstring, uint16_t *ports) in parse_tcp_ports() function
151 parse_tcp_ports(optarg, tcpinfo->spts); in tcp_parse()
161 parse_tcp_ports(optarg, tcpinfo->dpts); in tcp_parse()
/aosp_15_r20/external/iptables/extensions/
H A Dlibxt_tcp.c41 parse_tcp_ports(const char *portstring, uint16_t *ports) in parse_tcp_ports() function
151 parse_tcp_ports(optarg, tcpinfo->spts); in tcp_parse()
161 parse_tcp_ports(optarg, tcpinfo->dpts); in tcp_parse()