Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_sctp.h21 struct xt_sctp_info { struct
22 __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;