Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnfnetlink.c78 static const int nfnl_group2type[NFNLGRP_MAX+1] = { variable
674 type = nfnl_group2type[group]; in nfnetlink_bind_event()
708 type = nfnl_group2type[group]; in nfnetlink_bind()
728 type = nfnl_group2type[group]; in nfnetlink_unbind()
798 BUG_ON(nfnl_group2type[i] == NFNL_SUBSYS_NONE); in nfnetlink_init()