Home
last modified time | relevance | path

Searched refs:BUGPRINT (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/bridge/netfilter/
Debtables.c34 #define BUGPRINT(format, args...) printk("kernel msg: ebtables bug: please "\ macro
265 BUGPRINT("RETURN on base chain"); in ebt_do_table()
284 BUGPRINT("bogus standard verdict\n"); in ebt_do_table()
297 BUGPRINT("jump to non-chain\n"); in ebt_do_table()
455 BUGPRINT("EBT_ENTRY_OR_ENTRIES shouldn't be set " in ebt_verify_pointers()
475 BUGPRINT("entries_size too small\n"); in ebt_verify_pointers()
483 BUGPRINT("Valid hook without chain\n"); in ebt_verify_pointers()
512 BUGPRINT("nentries does not equal the nr of entries " in ebt_check_entry_size_and_hooks()
521 BUGPRINT("bad policy\n"); in ebt_check_entry_size_and_hooks()
528 BUGPRINT("counter_offset != totalcnt"); in ebt_check_entry_size_and_hooks()
[all …]