HomeSort by relevance Sort by last modified time
    Searched refs:type_xlate_print (Results 1 - 2 of 2) sorted by null

  /external/iptables/extensions/
libip6t_icmp6.c 244 static unsigned int type_xlate_print(struct xt_xlate *xl, unsigned int icmptype, function
282 if (!type_xlate_print(xl, info->type, info->code[0], info->code[1]))
libipt_icmp.c 252 static unsigned int type_xlate_print(struct xt_xlate *xl, unsigned int icmptype, function
280 if (!type_xlate_print(xl, info->type, info->code[0],

Completed in 56 milliseconds