Searched refs:nfnl_callback (Results 1 – 13 of 13) sorted by relevance
25 struct nfnl_callback { struct43 const struct nfnl_callback *cb; /* callback for individual types */ argument
152 static inline const struct nfnl_callback *215 const struct nfnl_callback *nc; in nfnetlink_rcv_msg()371 const struct nfnl_callback *nc; in nfnetlink_rcv_batch()
366 static const struct nfnl_callback nfnl_hook_cb[NFNL_MSG_HOOK_MAX] = {
376 static const struct nfnl_callback nfnl_osf_callbacks[OSF_MSG_MAX] = {
381 static const struct nfnl_callback nfnl_acct_cb[NFNL_MSG_ACCT_MAX] = {
534 static const struct nfnl_callback cttimeout_cb[IPCTNL_MSG_TIMEOUT_MAX] = {
739 static const struct nfnl_callback nfnl_cthelper_cb[NFNL_MSG_CTHELPER_MAX] = {
716 static const struct nfnl_callback nfnl_nft_compat_cb[NFNL_MSG_COMPAT_MAX] = {
991 static const struct nfnl_callback nfulnl_cb[NFULNL_MSG_MAX] = {
1375 static const struct nfnl_callback nfqnl_cb[NFQNL_MSG_MAX] = {
3770 static const struct nfnl_callback ctnl_cb[IPCTNL_MSG_MAX] = {3813 static const struct nfnl_callback ctnl_exp_cb[IPCTNL_MSG_EXP_MAX] = {
7949 static const struct nfnl_callback nf_tables_cb[NFT_MSG_MAX] = {
2078 static const struct nfnl_callback ip_set_netlink_subsys_cb[IPSET_MSG_MAX] = {
Completed in 47 milliseconds