Lines Matching refs:mc_method
96 * @mc_method: cookie for use between socket and broadcast layer
130 struct tipc_mc_method mc_method;
538 __skb_queue_head_init(&tsk->mc_method.deferredq);
647 __skb_queue_purge(&tsk->mc_method.deferredq);
888 rc = tipc_mcast_xmit(net, &pkts, &tsk->mc_method, &dsts,
912 struct tipc_mc_method *method = &tsk->mc_method;
1092 struct tipc_mc_method *method = &tsk->mc_method;
2361 tipc_mcast_filter_msg(net, &tsk->mc_method.deferredq, &inputq);
3106 tsk->mc_method.rcast = true;
3107 tsk->mc_method.mandatory = true;
3198 tsk->mc_method.rcast = false;
3199 tsk->mc_method.mandatory = true;
3202 tsk->mc_method.rcast = true;
3203 tsk->mc_method.mandatory = true;