Searched refs:nfnl_msg_type (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/netfilter/ |
| H A D | nfnetlink.h | 62 static inline u16 nfnl_msg_type(u8 subsys, u8 msg_type) in nfnl_msg_type() function
|
| /linux/net/netfilter/ |
| H A D | nfnetlink_cttimeout.c | 193 event = nfnl_msg_type(NFNL_SUBSYS_CTNETLINK_TIMEOUT, event); in ctnl_timeout_fill_info() 403 event = nfnl_msg_type(NFNL_SUBSYS_CTNETLINK_TIMEOUT, event); in cttimeout_default_fill_info()
|
| H A D | nf_tables_trace.c | 283 event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, NFT_MSG_TRACE); in nft_trace_notify()
|
| H A D | nfnetlink_hook.c | 196 u16 event = nfnl_msg_type(NFNL_SUBSYS_HOOK, NFNL_MSG_HOOK_GET); in nfnl_hook_dump_one()
|
| H A D | nfnetlink_acct.c | 150 event = nfnl_msg_type(NFNL_SUBSYS_ACCT, event); in nfnl_acct_fill_info()
|
| H A D | nfnetlink_cthelper.c | 538 event = nfnl_msg_type(NFNL_SUBSYS_CTHELPER, event); in nfnl_cthelper_fill_info()
|
| H A D | nft_compat.c | 659 event = nfnl_msg_type(NFNL_SUBSYS_NFT_COMPAT, event); in nfnl_compat_fill_info()
|
| H A D | nfnetlink_log.c | 475 nfnl_msg_type(NFNL_SUBSYS_ULOG, NFULNL_MSG_PACKET), in __build_packet_message()
|
| H A D | nf_tables_api.c | 1175 nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event), in nf_tables_fill_table_info() 2050 nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event), in nf_tables_fill_chain_info() 3689 u16 type = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event); in nf_tables_fill_rule_info() 4945 nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event), in nf_tables_fill_set() 6300 event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, NFT_MSG_NEWSETELEM); in nf_tables_dump_set() 6387 event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event); in nf_tables_fill_setelem_info() 8437 nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event), in nf_tables_fill_obj_info() 9497 nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event), in nf_tables_fill_flowtable_info() 9754 int event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, NFT_MSG_NEWGEN); in nf_tables_fill_gen_info()
|
| H A D | nfnetlink_queue.c | 659 nfnl_msg_type(NFNL_SUBSYS_QUEUE, NFQNL_MSG_PACKET), in nfqnl_build_packet_message()
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 976 nfnl_msg_type(NFNL_SUBSYS_IPSET, cmd), flags, in start_msg()
|