Searched refs:pinput (Results 1 – 1 of 1) sorted by relevance
399 struct proc_input *pinput = NULL; in cn_proc_mcast_ctl() local413 if (msg->len == sizeof(*pinput)) { in cn_proc_mcast_ctl()414 pinput = (struct proc_input *)msg->data; in cn_proc_mcast_ctl()415 mc_op = pinput->mcast_op; in cn_proc_mcast_ctl()416 ev_type = pinput->event_type; in cn_proc_mcast_ctl()