Searched refs:IPT_MULTI_PORTS (Results 1 – 2 of 2) sorted by relevance
11 #define IPT_MULTI_PORTS 15 macro18 u_int16_t ports[IPT_MULTI_PORTS]; /* Ports */25 u_int16_t ports[IPT_MULTI_PORTS]; /* Ports */26 u_int8_t pflags[IPT_MULTI_PORTS]; /* Port flags */
83 for (cp=buffer, i=0; cp && i<IPT_MULTI_PORTS; cp=next,i++) in parse_multi_ports()106 for (i=0; i<IPT_MULTI_PORTS; i++) in parse_multi_ports_v1()109 for (cp=buffer, i=0; cp && i<IPT_MULTI_PORTS; cp=next, i++) { in parse_multi_ports_v1()114 if (i == IPT_MULTI_PORTS-1) in parse_multi_ports_v1()