Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c129 struct tipc_mc_method mc_method; member
537 __skb_queue_head_init(&tsk->mc_method.deferredq); in tipc_sk_create()
646 __skb_queue_purge(&tsk->mc_method.deferredq); in tipc_release()
887 rc = tipc_mcast_xmit(net, &pkts, &tsk->mc_method, &dsts, in tipc_sendmcast()
911 struct tipc_mc_method *method = &tsk->mc_method; in tipc_send_group_msg()
1091 struct tipc_mc_method *method = &tsk->mc_method; in tipc_send_group_bcast()
2358 tipc_mcast_filter_msg(net, &tsk->mc_method.deferredq, &inputq); in tipc_sk_filter_rcv()
3101 tsk->mc_method.rcast = true; in tipc_sk_join()
3102 tsk->mc_method.mandatory = true; in tipc_sk_join()
3193 tsk->mc_method.rcast = false; in tipc_setsockopt()
[all …]