Home
last modified time | relevance | path

Searched defs:ICMP_REJECT_RST (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/ipfw3/
H A Dip_fw3.h517 #define ICMP_REJECT_RST 0x100 /* fake ICMP code (send a TCP RST) */ macro
/dragonfly/sys/net/ipfw/
H A Dip_fw2.h522 #define ICMP_REJECT_RST 0x100 /* fake ICMP code (send a TCP RST) */ macro