Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c527 code = fin->fin_icode;
633 icmp->icmp_code = fin->fin_icode;
636 if (type == ICMP_UNREACH && fin->fin_icode == ICMP_UNREACH_NEEDFRAG) {
934 code = fin->fin_icode;
935 fin->fin_icode = ICMP_UNREACH_NEEDFRAG;
939 fin->fin_icode = code;
H A Dip_fil.h382 int fin_icode; /* ICMP error to return */ member
451 #define FI_CSIZE offsetof(fr_info_t, fin_icode)
H A Dfil.c2566 fin->fin_icode = fr->fr_icode;
8638 fino->fin_icode = fin->fin_icode;
H A Dip_state.c3410 fin->fin_icode = fr->fr_icode;