Lines Matching refs:mc_method
93 * @mc_method: cookie for use between socket and broadcast layer
119 struct tipc_mc_method mc_method;
524 __skb_queue_head_init(&tsk->mc_method.deferredq);
633 __skb_queue_purge(&tsk->mc_method.deferredq);
828 struct tipc_mc_method *method = &tsk->mc_method;
889 struct tipc_mc_method *method = &tsk->mc_method;
1072 struct tipc_mc_method *method = &tsk->mc_method;
2356 tipc_mcast_filter_msg(net, &tsk->mc_method.deferredq, &inputq);
3098 tsk->mc_method.rcast = true;
3099 tsk->mc_method.mandatory = true;
3188 tsk->mc_method.rcast = false;
3189 tsk->mc_method.mandatory = true;
3192 tsk->mc_method.rcast = true;
3193 tsk->mc_method.mandatory = true;