Home
last modified time | relevance | path

Searched refs:compat (Results 1 – 15 of 15) sorted by relevance

/net/xfrm/
Dxfrm_algo.c179 .compat = "md5",
199 .compat = "sha1",
219 .compat = "sha256",
277 .compat = "rmd160",
332 .compat = "cipher_null",
352 .compat = "des",
372 .compat = "des3_ede",
392 .compat = "cast5",
412 .compat = "blowfish",
432 .compat = "aes",
[all …]
/net/mac80211/
Dchan.c43 const struct cfg80211_chan_def *compat; in ieee80211_find_chanctx() local
48 compat = cfg80211_chandef_compatible(&ctx->conf.def, chandef); in ieee80211_find_chanctx()
49 if (!compat) in ieee80211_find_chanctx()
52 ieee80211_change_chanctx(local, ctx, compat); in ieee80211_find_chanctx()
196 const struct cfg80211_chan_def *compat = NULL; in ieee80211_recalc_chanctx_chantype() local
208 if (!compat) in ieee80211_recalc_chanctx_chantype()
209 compat = &sdata->vif.bss_conf.chandef; in ieee80211_recalc_chanctx_chantype()
211 compat = cfg80211_chandef_compatible( in ieee80211_recalc_chanctx_chantype()
212 &sdata->vif.bss_conf.chandef, compat); in ieee80211_recalc_chanctx_chantype()
213 if (!compat) in ieee80211_recalc_chanctx_chantype()
[all …]
/net/netfilter/
Dxt_set.c55 ADT_OPT(opt, par->family, info->match_set.u.compat.dim, in set_match_v0()
56 info->match_set.u.compat.flags, 0, UINT_MAX); in set_match_v0()
59 info->match_set.u.compat.flags & IPSET_INV_MATCH); in set_match_v0()
68 info->u.compat.dim = IPSET_DIM_ZERO; in compat_flags()
70 info->u.compat.flags |= IPSET_INV_MATCH; in compat_flags()
72 info->u.compat.dim++; in compat_flags()
74 info->u.compat.flags |= (1<<info->u.compat.dim); in compat_flags()
116 ADT_OPT(add_opt, par->family, info->add_set.u.compat.dim, in set_target_v0()
117 info->add_set.u.compat.flags, 0, UINT_MAX); in set_target_v0()
118 ADT_OPT(del_opt, par->family, info->del_set.u.compat.dim, in set_target_v0()
[all …]
DKconfig525 This is a backwards-compat option for the user's convenience
649 This is a backwards-compat option for the user's convenience
882 This is a backwards-compat option for the user's convenience
1048 This is a backwards-compat option for the user's convenience
/net/atm/
Dioctl.c51 unsigned long arg, int compat) in do_vcc_ioctl() argument
85 if (compat) in do_vcc_ioctl()
93 if (compat) in do_vcc_ioctl()
124 if (compat) { in do_vcc_ioctl()
180 error = atm_dev_ioctl(cmd, argp, compat); in do_vcc_ioctl()
Dresources.c195 int atm_dev_ioctl(unsigned int cmd, void __user *arg, int compat) in atm_dev_ioctl() argument
206 compat = 0; /* Just so the compiler _knows_ */ in atm_dev_ioctl()
211 if (compat) { in atm_dev_ioctl()
255 if (compat) { in atm_dev_ioctl()
419 if (compat) { in atm_dev_ioctl()
Dresources.h16 int atm_dev_ioctl(unsigned int cmd, void __user *arg, int compat);
/net/wireless/
DMakefile15 cfg80211-$(CONFIG_CFG80211_WEXT) += wext-compat.o wext-sme.o
/net/ipv4/netfilter/
DKconfig68 This is a backwards-compat option for the user's convenience
88 This is a backwards-compat option for the user's convenience
165 This is a backwards-compat option for the user's convenience
174 This is a backwards-compat option for the user's convenience
Darp_tables.c883 const int *len, int compat) in get_info() argument
900 if (compat) in get_info()
911 if (compat) { in get_info()
936 if (compat) in get_info()
1107 unsigned int len, int compat) in do_add_counters() argument
1125 if (compat) { in do_add_counters()
1139 if (compat) { in do_add_counters()
Dip_tables.c1070 const int *len, int compat) in get_info() argument
1087 if (compat) in get_info()
1098 if (compat) { in get_info()
1124 if (compat) in get_info()
1294 unsigned int len, int compat) in do_add_counters() argument
1312 if (compat) { in do_add_counters()
1326 if (compat) { in do_add_counters()
/net/
DMakefile12 tmp-$(CONFIG_COMPAT) := compat.o
DKconfig29 This option can be selected by other options that need compat
38 to tasks depending on whether the task is a compat task or not. To
40 compat skb before sending the skb, the netlink code will sort out
44 compat-independent messages instead!
/net/ipv6/netfilter/
Dip6_tables.c1080 const int *len, int compat) in get_info() argument
1097 if (compat) in get_info()
1108 if (compat) { in get_info()
1134 if (compat) in get_info()
1304 int compat) in do_add_counters() argument
1322 if (compat) { in do_add_counters()
1336 if (compat) { in do_add_counters()
DKconfig85 This is a backwards-compat option for the user's convenience