Searched defs:xt_sctp_info (Results 1 – 2 of 2) sorted by relevance
20 struct xt_sctp_info { struct21 __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;
21 struct xt_sctp_info { struct22 __u16 dpts[2]; /* Min, Max */23 __u16 spts[2]; /* Min, Max */25 __u32 chunkmap[256 / sizeof (__u32)]; /* Bit mask of chunks to be matched according to RFC 2960 */31 __u32 chunk_match_type;32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS];33 int flag_count;35 __u32 flags;36 __u32 invflags;