Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_state.c2512 NULL, FI_ICMPCMP);
2574 tcp, FI_ICMPCMP))) {
4109 &dst, NULL, FI_ICMPCMP))) {
4166 is = fr_matchsrcdst(&ofin, is, &src, &dst, tcp, FI_ICMPCMP);
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h317 #define FI_ICMPCMP 0x0003 /* Flags we can check for ICMP error packets */ macro