Searched refs:DYN_DST_PORT (Results 1 – 3 of 3) sorted by relevance
438 #define DYN_DST_PORT 0x8 macro
198 {"all", DYN_SRC_ADDR|DYN_SRC_PORT|DYN_DST_ADDR|DYN_DST_PORT},202 {"dst-port", DYN_DST_PORT},
1885 id.dst_port = (limit_mask & DYN_DST_PORT) ? in dyn_install_state()