Home
last modified time | relevance | path

Searched defs:xt_sctp_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/netfilter/
Dxt_sctp.h20 struct xt_sctp_info { struct
21 __u16 dpts[2]; /* Min, Max */
22 __u16 spts[2]; /* Min, Max */
24 __u32 chunkmap[256 / sizeof (__u32)]; /* Bit mask of chunks to be matched according to RFC 2960 */
30 __u32 chunk_match_type;
31 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS];
32 int flag_count;
34 __u32 flags;
35 __u32 invflags;