Home
last modified time | relevance | path

Searched refs:lo_arg (Results 1 – 1 of 1) sorted by relevance

/external/iptables/libxtables/
Dxtoptions.c603 char *lo_arg, *wp_arg, *arg; in xtopt_parse_mport() local
607 wp_arg = lo_arg = strdup(cb->arg); in xtopt_parse_mport()
608 if (lo_arg == NULL) in xtopt_parse_mport()
651 free(lo_arg); in xtopt_parse_mport()