Searched refs:ipf_send_icmp_err (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_fil.c502 ipf_send_icmp_err(type, fin, dst) function
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c906 ipf_send_icmp_err(int type, fr_info_t *fin, int dst) function
1385 (void) ipf_send_icmp_err(ICMP_UNREACH, fin, 1);
H A Dip_fil.h1842 extern int ipf_send_icmp_err(int, fr_info_t *, int);
H A Dfil.c3119 (void) ipf_send_icmp_err(ICMP_UNREACH, fin,

Completed in 254 milliseconds