Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dxt_sctp.h13 struct xt_sctp_flag_info { struct
32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; argument
/linux/net/netfilter/
H A Dxt_sctp.c24 match_flags(const struct xt_sctp_flag_info *flag_info, in match_flags()
48 const struct xt_sctp_flag_info *flag_info = info->flag_info; in match_packet()