Home
last modified time | relevance | path

Searched refs:flag_info (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dxt_sctp.c24 match_flags(const struct xt_sctp_flag_info *flag_info, in match_flags() argument
32 if (flag_info[i].chunktype == chunktype) in match_flags()
33 return (chunkflags & flag_info[i].flag_mask) == flag_info[i].flag; in match_flags()
48 const struct xt_sctp_flag_info *flag_info = info->flag_info; in match_packet() local
78 if (match_flags(flag_info, flag_count, in match_packet()
85 if (match_flags(flag_info, flag_count, in match_packet()
91 if (!match_flags(flag_info, flag_count, in match_packet()
152 if (info->flag_count > ARRAY_SIZE(info->flag_info)) in sctp_mt_check()
/openbmc/linux/arch/powerpc/mm/ptdump/
H A Dptdump.h5 struct flag_info { struct
15 const struct flag_info *flag; argument
H A Dhashpagetable.c52 struct flag_info { struct
61 static const struct flag_info v_flag_array[] = { argument
85 static const struct flag_info r_flag_array[] = {
154 static void dump_flag_info(struct pg_state *st, const struct flag_info in dump_flag_info()
H A Dshared.c12 static const struct flag_info flag_array[] = {
H A D8xx.c12 static const struct flag_info flag_array[] = {
H A Dbook3s64.c12 static const struct flag_info flag_array[] = {
H A Dptdump.c138 static void dump_flag_info(struct pg_state *st, const struct flag_info in dump_flag_info()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_sctp.h32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4447 u32 flag_info; member
4501 u32 flag_info; member
H A Dwmi.c5087 wmi_reg_rule[count].flag_info); in create_reg_rules_from_wmi()
5235 u32_get_bits(wmi_reg_rule[count].flag_info, in create_ext_reg_rules_from_wmi()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4013 __le32 flag_info; member
H A Dwmi.c4408 le32_get_bits(wmi_reg_rule[count].flag_info, in create_ext_reg_rules_from_wmi()