Searched refs:BUGPRINT (Results 1 – 1 of 1) sorted by relevance
34 #define BUGPRINT(format, args...) printk("kernel msg: ebtables bug: please "\ macro469 BUGPRINT("EBT_ENTRY_OR_ENTRIES shouldn't be set " in ebt_verify_pointers()489 BUGPRINT("entries_size too small\n"); in ebt_verify_pointers()497 BUGPRINT("Valid hook without chain\n"); in ebt_verify_pointers()527 BUGPRINT("nentries does not equal the nr of entries " in ebt_check_entry_size_and_hooks()536 BUGPRINT("bad policy\n"); in ebt_check_entry_size_and_hooks()543 BUGPRINT("counter_offset != totalcnt"); in ebt_check_entry_size_and_hooks()554 BUGPRINT("entry offsets not in right order\n"); in ebt_check_entry_size_and_hooks()559 BUGPRINT("target size too small\n"); in ebt_check_entry_size_and_hooks()682 BUGPRINT("Unknown flag for bitmask\n"); in ebt_check_entry()[all …]