Home
last modified time | relevance | path

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

/external/iptables/libxtables/
Dxtoptions.c619 char *lo_arg, *wp_arg, *arg; in xtopt_parse_mport() local
623 wp_arg = lo_arg = strdup(cb->arg); in xtopt_parse_mport()
624 if (lo_arg == NULL) in xtopt_parse_mport()
667 free(lo_arg); in xtopt_parse_mport()