Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnfnetlink.c78 static const int nfnl_group2type[NFNLGRP_MAX+1] = { variable
673 type = nfnl_group2type[group]; in nfnetlink_bind_event()
707 type = nfnl_group2type[group]; in nfnetlink_bind()
727 type = nfnl_group2type[group]; in nfnetlink_unbind()
797 BUG_ON(nfnl_group2type[i] == NFNL_SUBSYS_NONE); in nfnetlink_init()