Searched defs:icmptype (Results 1 – 3 of 3) sorted by relevance
121 static unsigned int type_xlate_print(struct xt_xlate *xl, unsigned int icmptype, in type_xlate_print()
125 static unsigned int type_xlate_print(struct xt_xlate *xl, unsigned int icmptype, in type_xlate_print()
136 uint8_t icmptype = 0, icmpcode = 0; in exp_parse_proto() local