Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnfnetlink.c48 static const int nfnl_group2type[NFNLGRP_MAX+1] = { variable
575 type = nfnl_group2type[group]; in nfnetlink_bind()
626 BUG_ON(nfnl_group2type[i] == NFNL_SUBSYS_NONE); in nfnetlink_init()