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

  /external/libnl/src/
nf-ct-add.c 68 ARG_REPLY_SPORT,
86 { "reply-sport", 1, 0, ARG_REPLY_SPORT },
114 case ARG_REPLY_SPORT: nl_cli_ct_parse_src_port(ct, 1, optarg); break;
nf-ct-list.c 70 ARG_REPLY_SPORT,
89 { "reply-sport", 1, 0, ARG_REPLY_SPORT },
118 case ARG_REPLY_SPORT: nl_cli_ct_parse_src_port(ct, 1, optarg); break;

Completed in 184 milliseconds