Searched refs:ip6prot (Results 1 – 1 of 1) sorted by relevance
378 struct inet6_protocol *ip6prot; in proc_configure_early_demux() local389 ip6prot = rcu_dereference(inet6_protos[protocol]); in proc_configure_early_demux()390 if (ip6prot) in proc_configure_early_demux()391 ip6prot->early_demux = enabled ? ip6prot->early_demux_handler : in proc_configure_early_demux()