Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_multiport.h12 #define XT_MULTI_PORTS 15 macro
18 __u16 ports[XT_MULTI_PORTS]; /* Ports */
24 __u16 ports[XT_MULTI_PORTS]; /* Ports */
25 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */
/linux-4.1.27/net/netfilter/
Dxt_multiport.c111 && count <= XT_MULTI_PORTS; in check()