Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 4 of 4) sorted by relevance

/net/tipc/
A Dbcast.h76 bool mandatory; member
A Dsocket.c941 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()
A Dbcast.c230 if (method->mandatory) in tipc_bcast_select_xmit_method()
/net/mac80211/
A Dsta_info.c710 u32 mandatory = 0; in __sta_info_alloc() local
728 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