Home
last modified time | relevance | path

Searched refs:fin_icode (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1509 code = fin->fin_icode;
1567 fin->fin_icode == ICMP_UNREACH_NEEDFRAG)
2891 icmp->icmp_code = fin->fin_icode & 0xFF;
3052 icmp6->icmp6_code = fin->fin_icode & 0xFF;
H A Dip_state.c3080 fin->fin_icode = fr->fr_icode;
H A Dfil.c2030 fin->fin_icode = fr->fr_icode;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h376 u_char fin_icode; /* ICMP error to return */ member
448 #define FI_CSIZE offsetof(fr_info_t, fin_icode)