Searched refs:audit_log_nfcfg (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | ebtables.c | 1050 audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries, in do_replace_finish() 1125 audit_log_nfcfg(table->name, AF_BRIDGE, table->private->nentries, in __ebt_unregister_table() 1215 audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries, in ebt_register_table()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | x_tables.c | 1407 audit_log_nfcfg(table->name, table->af, private->number, in xt_replace_table() 1472 audit_log_nfcfg(table->name, table->af, private->number, in xt_unregister_table()
|
| H A D | nf_tables_api.c | 6124 audit_log_nfcfg(buf, in nf_tables_dump_obj() 6246 audit_log_nfcfg(buf, in nf_tables_getobj() 6334 audit_log_nfcfg(buf, in nft_obj_notify() 7848 audit_log_nfcfg(aubuf, adp->table->family, adp->entries, in nf_tables_commit_audit_log()
|