Home
last modified time | relevance | path

Searched refs:DYN_SRC_PORT (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
Dip_fw.h364 #define DYN_SRC_PORT 0x2 macro
/freebsd-10-stable/sys/netpfil/ipfw/
Dip_fw_dynamic.c731 if (limit_mask & DYN_SRC_PORT) in ipfw_install_state()
/freebsd-10-stable/sbin/ipfw/
Dipfw2.c200 {"all", DYN_SRC_ADDR|DYN_SRC_PORT|DYN_DST_ADDR|DYN_DST_PORT},
202 {"src-port", DYN_SRC_PORT},