Searched refs:match_option (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | xt_dccp.c | 89 match_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, in match_option() function 119 && DCCHECK(match_option(info->option, skb, par->thoff, dh, in dccp_mt()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | bus_lock.c | 75 static inline bool match_option(const char *arg, int arglen, const char *opt) in match_option() function 126 if (match_option(arg, ret, sld_options[i].option)) { in sld_state_setup()
|