Home
last modified time | relevance | path

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

/external/libnl/src/
Dnf-ct-add.c70 ARG_REPLY_DPORT, in main() enumerator
88 { "reply-dport", 1, 0, ARG_REPLY_DPORT }, in main()
116 case ARG_REPLY_DPORT: nl_cli_ct_parse_dst_port(ct, 1, optarg); break; in main()
Dnf-ct-list.c72 ARG_REPLY_DPORT, in main() enumerator
91 { "reply-dport", 1, 0, ARG_REPLY_DPORT }, in main()
120 case ARG_REPLY_DPORT: nl_cli_ct_parse_dst_port(ct, 1, optarg); break; in main()