Home
last modified time | relevance | path

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

/third_party/libnl/src/
Dnf-ct-list.c75 ARG_REPLY_DPORT, in main() enumerator
94 { "reply-dport", 1, 0, ARG_REPLY_DPORT }, in main()
123 case ARG_REPLY_DPORT: nl_cli_ct_parse_dst_port(ct, 1, optarg); break; in main()
Dnf-ct-add.c73 ARG_REPLY_DPORT, in main() enumerator
91 { "reply-dport", 1, 0, ARG_REPLY_DPORT }, in main()
119 case ARG_REPLY_DPORT: nl_cli_ct_parse_dst_port(ct, 1, optarg); break; in main()