Searched refs:audit_log_nfcfg (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/include/linux/ |
D | audit.h | 548 static inline void audit_log_nfcfg(const char *name, u8 af, in audit_log_nfcfg() function 683 static inline void audit_log_nfcfg(const char *name, u8 af, in audit_log_nfcfg() function
|
/Linux-v5.10/net/bridge/netfilter/ |
D | ebtables.c | 1049 audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries, in do_replace_finish() 1124 audit_log_nfcfg(table->name, AF_BRIDGE, table->private->nentries, in __ebt_unregister_table() 1219 audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries, in ebt_register_table()
|
/Linux-v5.10/net/netfilter/ |
D | nf_tables_api.c | 714 audit_log_nfcfg(buf, in nf_tables_table_notify() 1482 audit_log_nfcfg(buf, in nf_tables_chain_notify() 2844 audit_log_nfcfg(buf, in nf_tables_rule_notify() 3875 audit_log_nfcfg(buf, in nf_tables_set_notify() 4996 audit_log_nfcfg(buf, in nf_tables_setelem_notify() 6117 audit_log_nfcfg(buf, in nf_tables_dump_obj() 6239 audit_log_nfcfg(buf, in nf_tables_getobj() 6327 audit_log_nfcfg(buf, in nft_obj_notify() 7136 audit_log_nfcfg(buf, in nf_tables_flowtable_notify() 7264 audit_log_nfcfg("?:0;?:0", 0, net->nft.base_seq, in nf_tables_gen_notify()
|
D | x_tables.c | 1391 audit_log_nfcfg(table->name, table->af, private->number, in xt_replace_table() 1457 audit_log_nfcfg(table->name, table->af, private->number, in xt_unregister_table()
|