Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py198 ICMP6_UNREACH_ABORT = 257 variable in Icmp6RejectCode
/freebsd/sys/netinet/
H A Dip_fw.h767 #define ICMP6_UNREACH_ABORT 0x101 /* fake ICMPv6 code (send an SCTP ABORT) */ macro