Home
last modified time | relevance | path

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

/external/libnl/src/
Dnf-ct-add.c68 ARG_REPLY_SPORT, in main() enumerator
86 { "reply-sport", 1, 0, ARG_REPLY_SPORT }, in main()
114 case ARG_REPLY_SPORT: nl_cli_ct_parse_src_port(ct, 1, optarg); break; in main()
Dnf-ct-list.c70 ARG_REPLY_SPORT, in main() enumerator
89 { "reply-sport", 1, 0, ARG_REPLY_SPORT }, in main()
118 case ARG_REPLY_SPORT: nl_cli_ct_parse_src_port(ct, 1, optarg); break; in main()