nfnl_callback
const struct nfnl_callback *cb; /* callback for individual types */
static const struct nfnl_callback ip_set_netlink_subsys_cb[IPSET_MSG_MAX] = {
static const struct nfnl_callback ctnl_cb[IPCTNL_MSG_MAX] = {
static const struct nfnl_callback ctnl_exp_cb[IPCTNL_MSG_EXP_MAX] = {
static const struct nfnl_callback nf_tables_cb[NFT_MSG_MAX] = {
static inline const struct nfnl_callback *
const struct nfnl_callback *nc;
const struct nfnl_callback *nc;
static const struct nfnl_callback nfnl_acct_cb[NFNL_MSG_ACCT_MAX] = {
static const struct nfnl_callback nfnl_cthelper_cb[NFNL_MSG_CTHELPER_MAX] = {
static const struct nfnl_callback cttimeout_cb[IPCTNL_MSG_TIMEOUT_MAX] = {
static const struct nfnl_callback nfnl_hook_cb[NFNL_MSG_HOOK_MAX] = {
static const struct nfnl_callback nfulnl_cb[NFULNL_MSG_MAX] = {
static const struct nfnl_callback nfnl_osf_callbacks[OSF_MSG_MAX] = {
static const struct nfnl_callback nfqnl_cb[NFQNL_MSG_MAX] = {
static const struct nfnl_callback nfnl_nft_compat_cb[NFNL_MSG_COMPAT_MAX] = {