Home
last modified time | relevance | path

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

/net/sctp/
A DKconfig29 -- optional bundling of multiple user messages into a single SCTP
60 bool "Enable optional MD5 hmac cookie generation"
62 Enable optional MD5 hmac based SCTP cookie generation
66 bool "Enable optional SHA1 hmac cookie generation"
68 Enable optional SHA1 hmac based SCTP cookie generation
79 bool "Enable optional MD5 hmac cookie generation"
81 Enable optional MD5 hmac based SCTP cookie generation
86 bool "Enable optional SHA1 hmac cookie generation"
88 Enable optional SHA1 hmac based SCTP cookie generation
/net/mac80211/
A Dspectmgmt.c150 DEFINE_RAW_FLEX(struct ieee80211_he_operation, he, optional, in validate_chandef_by_6ghz_he_eht_oper()
153 (struct ieee80211_he_6ghz_oper *)he->optional; in validate_chandef_by_6ghz_he_eht_oper()
154 DEFINE_RAW_FLEX(struct ieee80211_eht_operation, eht, optional, in validate_chandef_by_6ghz_he_eht_oper()
157 (struct ieee80211_eht_operation_info *)eht->optional; in validate_chandef_by_6ghz_he_eht_oper()
359 get_unaligned_le16(bwi->info.optional); in ieee80211_parse_ch_switch_ie()
A Deht.c46 eht_ppe_hdr = get_unaligned_le16(eht_cap_ie_elem->optional + mcs_nss_size); in ieee80211_eht_cap_ie_to_sta_eht_cap()
71 &eht_cap_ie_elem->optional[mcs_nss_size], in ieee80211_eht_cap_ie_to_sta_eht_cap()
A Dmesh.c672 len = 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in mesh_add_eht_oper_ie()
673 offsetof(struct ieee80211_eht_operation_info, optional); in mesh_add_eht_oper_ie()
991 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in ieee80211_mesh_build_beacon()
992 offsetof(struct ieee80211_eht_operation_info, optional) + in ieee80211_mesh_build_beacon()
A Dhe.c236 data = he_spr_ie_elem->optional; in ieee80211_he_spr_ie_to_bss_conf()
A Dmesh_plink.c248 2 + 1 + offsetof(struct ieee80211_eht_operation, optional) + in mesh_plink_frame_tx()
249 offsetof(struct ieee80211_eht_operation_info, optional) + in mesh_plink_frame_tx()
A Dutil.c2873 u8 eht_oper_len = offsetof(struct ieee80211_eht_operation, optional); in ieee80211_ie_build_eht_oper()
2875 offsetof(struct ieee80211_eht_operation_info, optional); in ieee80211_ie_build_eht_oper()
2889 (struct ieee80211_eht_operation_info *)eht_oper->optional; in ieee80211_ie_build_eht_oper()
3187 ieee80211_chandef_eht_oper((const void *)eht_oper->optional, in ieee80211_chandef_he_6ghz_oper()
A Dmlme.c266 memcpy(&he_oper_vht_cap, he_oper->optional, 3); in ieee80211_determine_ap_chan()
324 ieee80211_chandef_eht_oper((const void *)eht_oper->optional, in ieee80211_determine_ap_chan()
6994 pos = (void *)ttlm->optional; in ieee80211_parse_adv_t2l()
7825 pos = (void *)ttlm->optional; in ieee80211_parse_neg_ttlm()
/net/ipv4/
A Dtcp_metrics.c803 unsigned int *hash, int optional, int v4, int v6) in __parse_nl_addr() argument
824 return optional ? 1 : -EAFNOSUPPORT; in __parse_nl_addr()
828 unsigned int *hash, int optional) in parse_nl_addr() argument
830 return __parse_nl_addr(info, addr, hash, optional, in parse_nl_addr()
/net/ncsi/
A Dncsi-pkt.h169 unsigned char optional; /* Optional data */ member
/net/xfrm/
A Dxfrm_user.c2030 t->optional = ut->optional; in copy_templates()
2067 if (ut[i].optional && dir == XFRM_POLICY_OUT) { in validate_tmpl()
2295 up->optional = kp->optional; in copy_to_user_tmpl()
A Dxfrm_policy.c2545 if (!tmpl->optional) in xfrm_tmpl_resolve_one()
3386 return tmpl->optional && !xfrm_state_addr_cmp(tmpl, x, tmpl->encap_family); in xfrm_state_ok()
3411 if (tmpl->optional) { in xfrm_policy_ok()
/net/ipv6/
A DKconfig28 Router Preference is an optional extension to the Router
/net/key/
A Daf_key.c1966 t->optional = 1; in parse_ipsecrequest()
2180 if (t->optional) in pfkey_xfrm_policy2msg()
/net/netfilter/
A DKconfig1388 with an optional mask.)

Completed in 95 milliseconds