Searched refs:DYN_DST_PORT (Results 1 – 4 of 4) sorted by relevance
440 #define DYN_DST_PORT 0x8 macro
214 {"all", DYN_SRC_ADDR|DYN_SRC_PORT|DYN_DST_ADDR|DYN_DST_PORT},218 {"dst-port", DYN_DST_PORT},
1883 id.dst_port = (limit_mask & DYN_DST_PORT) ? in dyn_install_state()