Searched defs:flag_info (Results 1 – 4 of 4) sorted by relevance
120 save_chunk_flag_info(struct xt_sctp_flag_info *flag_info, in save_chunk_flag_info()381 const struct xt_sctp_flag_info *flag_info = einfo->flag_info; in print_chunks() local
32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; member
31 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; member
400 def __PrintFlag(self, printer, flag_info): argument