Searched refs:XT_MULTI_PORTS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/netfilter/
H A Dxt_multiport.h13 #define XT_MULTI_PORTS 15 macro
19 __u16 ports[XT_MULTI_PORTS]; /* Ports */
25 __u16 ports[XT_MULTI_PORTS]; /* Ports */
26 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */
/linux-master/net/netfilter/
H A Dxt_multiport.c122 && count <= XT_MULTI_PORTS;

Completed in 215 milliseconds