mc_method         116 net/tipc/socket.c 	struct tipc_mc_method mc_method;
mc_method         489 net/tipc/socket.c 	__skb_queue_head_init(&tsk->mc_method.deferredq);
mc_method         585 net/tipc/socket.c 	__skb_queue_purge(&tsk->mc_method.deferredq);
mc_method         781 net/tipc/socket.c 	struct tipc_mc_method *method = &tsk->mc_method;
mc_method         842 net/tipc/socket.c 	struct tipc_mc_method *method = &tsk->mc_method;
mc_method        1025 net/tipc/socket.c 	struct tipc_mc_method *method = &tsk->mc_method;
mc_method        2174 net/tipc/socket.c 		tipc_mcast_filter_msg(net, &tsk->mc_method.deferredq, &inputq);
mc_method        2915 net/tipc/socket.c 	tsk->mc_method.rcast = true;
mc_method        2916 net/tipc/socket.c 	tsk->mc_method.mandatory = true;
mc_method        3004 net/tipc/socket.c 		tsk->mc_method.rcast = false;
mc_method        3005 net/tipc/socket.c 		tsk->mc_method.mandatory = true;
mc_method        3008 net/tipc/socket.c 		tsk->mc_method.rcast = true;
mc_method        3009 net/tipc/socket.c 		tsk->mc_method.mandatory = true;