Home
last modified time | relevance | path

Searched refs:FI_ICMPCMP (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_state.c2513 NULL, FI_ICMPCMP);
2575 tcp, FI_ICMPCMP))) {
4110 &dst, NULL, FI_ICMPCMP))) {
4167 is = fr_matchsrcdst(&ofin, is, &src, &dst, tcp, FI_ICMPCMP);
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h322 #define FI_ICMPCMP 0x0003 /* Flags we can check for ICMP error packets */ macro