Searched refs:BUGPRINT (Results 1 – 1 of 1) sorted by relevance
34 #define BUGPRINT(format, args...) printk("kernel msg: ebtables bug: please "\ macro263 BUGPRINT("RETURN on base chain"); in ebt_do_table()282 BUGPRINT("bogus standard verdict\n"); in ebt_do_table()295 BUGPRINT("jump to non-chain\n"); in ebt_do_table()453 BUGPRINT("EBT_ENTRY_OR_ENTRIES shouldn't be set " in ebt_verify_pointers()473 BUGPRINT("entries_size too small\n"); in ebt_verify_pointers()481 BUGPRINT("Valid hook without chain\n"); in ebt_verify_pointers()510 BUGPRINT("nentries does not equal the nr of entries " in ebt_check_entry_size_and_hooks()519 BUGPRINT("bad policy\n"); in ebt_check_entry_size_and_hooks()526 BUGPRINT("counter_offset != totalcnt"); in ebt_check_entry_size_and_hooks()[all …]