Home
last modified time | relevance | path

Searched refs:ICMP6_TIME_EXCEED_REASSEMBLY (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/netinet/
H A Dicmp6.h252 #define ICMP6_TIME_EXCEED_REASSEMBLY 1 /* Reassembly time out */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c521 case ICMP6_TIME_EXCEED_REASSEMBLY:
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2334 #ifndef ICMP6_TIME_EXCEED_REASSEMBLY
2335 # define ICMP6_TIME_EXCEED_REASSEMBLY 1 macro
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipmon.c283 { ICMP6_TIME_EXCEED_REASSEMBLY, "reassem" },
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c499 {"frag-re-timex6", ICMP6_TIME_EXCEED_REASSEMBLY},