Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink.c79 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()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnfnetlink.c66 static const int nfnl_group2type[NFNLGRP_MAX+1] = { variable
611 type = nfnl_group2type[group]; in nfnetlink_bind()
662 BUG_ON(nfnl_group2type[i] == NFNL_SUBSYS_NONE); in nfnetlink_init()

Completed in 5 milliseconds