Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_dccp.c92 match_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, in match_option() function
122 && DCCHECK(match_option(info->option, skb, par->thoff, dh, in dccp_mt()
/Linux-v4.19/arch/x86/kernel/cpu/
Dbugs.c260 static inline bool match_option(const char *arg, int arglen, const char *opt) in match_option() function
294 if (!match_option(arg, ret, mitigation_options[i].option)) in spectre_v2_parse_cmdline()
476 if (!match_option(arg, ret, ssb_mitigation_options[i].option)) in ssb_parse_cmdline()