Searched defs:icmptype (Results 1 – 3 of 3) sorted by relevance
118 parse_icmp(const char *icmptype, uint8_t *type, uint8_t code[]) in parse_icmp()252 static unsigned int type_xlate_print(struct xt_xlate *xl, unsigned int icmptype, in type_xlate_print()
244 static unsigned int type_xlate_print(struct xt_xlate *xl, unsigned int icmptype, in type_xlate_print()
137 uint8_t icmptype = 0, icmpcode = 0; in exp_parse_proto() local