Searched refs:mandatory (Results 1 – 4 of 4) sorted by relevance
76 bool mandatory; member
941 method->mandatory = true; in tipc_send_group_msg()1089 bool ack = method->mandatory && method->rcast; in tipc_send_group_bcast()1138 method->mandatory = false; in tipc_send_group_bcast()3101 tsk->mc_method.mandatory = true; in tipc_sk_join()3193 tsk->mc_method.mandatory = true; in tipc_setsockopt()3197 tsk->mc_method.mandatory = true; in tipc_setsockopt()
230 if (method->mandatory) in tipc_bcast_select_xmit_method()
710 u32 mandatory = 0; in __sta_info_alloc() local728 mandatory = IEEE80211_RATE_MANDATORY_B | in __sta_info_alloc()733 mandatory = IEEE80211_RATE_MANDATORY_A; in __sta_info_alloc()737 mandatory = 0; in __sta_info_alloc()746 if (!(rate->flags & mandatory)) in __sta_info_alloc()
Completed in 19 milliseconds