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

  /external/libnl/src/
nf-ct-add.c 69 ARG_REPLY_DST,
87 { "reply-dst", 1, 0, ARG_REPLY_DST },
115 case ARG_REPLY_DST: nl_cli_ct_parse_dst(ct, 1, optarg); break;
nf-ct-list.c 71 ARG_REPLY_DST,
90 { "reply-dst", 1, 0, ARG_REPLY_DST },
119 case ARG_REPLY_DST: nl_cli_ct_parse_dst(ct, 1, optarg); break;

Completed in 631 milliseconds