Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/connector/
H A Dproc_filter.c298 input.mcast_op = PROC_CN_MCAST_IGNORE; in main()
301 enum proc_cn_mcast_op op = PROC_CN_MCAST_IGNORE; in main()
/openbmc/linux/include/uapi/linux/
H A Dcn_proc.h30 PROC_CN_MCAST_IGNORE = 2 enumerator
/openbmc/linux/drivers/connector/
H A Dcn_proc.c66 if (mc_op == PROC_CN_MCAST_IGNORE) in cn_filter()
453 case PROC_CN_MCAST_IGNORE: in cn_proc_mcast_ctl()
454 if (!initial && (prev_mc_op != PROC_CN_MCAST_IGNORE)) in cn_proc_mcast_ctl()