HomeSort by: relevance | last modified time | path
    Searched refs:ipf_send_reset (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1843 extern int ipf_send_reset(fr_info_t *);
ip_fil_netbsd.c 729 * ipf_send_reset - this could conceivably be a call to tcp_respond(), but that
733 ipf_send_reset(fr_info_t *fin) function in typeref:typename:int
ip_fil.h 1843 extern int ipf_send_reset(fr_info_t *);
ip_fil_netbsd.c 729 * ipf_send_reset - this could conceivably be a call to tcp_respond(), but that
733 ipf_send_reset(fr_info_t *fin) function in typeref:typename:int
fil.c 3125 (ipf_send_reset(fin) == 0)) {
fil.c 3125 (ipf_send_reset(fin) == 0)) {

Completed in 46 milliseconds