Searched refs:fin_icode (Results 1 – 4 of 4) sorted by relevance
480 code = fin->fin_icode; in ipf_send_ip() 586 icmp->icmp_code = fin->fin_icode; in ipf_send_icmp_err() 589 if (type == ICMP_UNREACH && fin->fin_icode == ICMP_UNREACH_NEEDFRAG) { in ipf_send_icmp_err() 885 code = fin->fin_icode; in ipf_fastroute() 886 fin->fin_icode = ICMP_UNREACH_NEEDFRAG; in ipf_fastroute() 890 fin->fin_icode = code; in ipf_fastroute()
383 int fin_icode; /* ICMP error to return */ member452 #define FI_CSIZE offsetof(fr_info_t, fin_icode)
2516 fin->fin_icode = fr->fr_icode; in ipf_scanlist() 8362 fino->fin_icode = fin->fin_icode;
3330 fin->fin_icode = fr->fr_icode; in ipf_state_check()