Home
last modified time | relevance | path

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

/openbmc/linux/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()