HomeSort by: relevance | last modified time | path
    Searched defs:tcp4_log_refused (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_input.c 407 static void tcp4_log_refused(const struct ip *, const struct tcphdr *);
833 tcp4_log_refused(const struct ip *ip, const struct tcphdr *th) function in typeref:typename:void
1408 tcp4_log_refused(ip, th);
tcp_input.c 407 static void tcp4_log_refused(const struct ip *, const struct tcphdr *);
833 tcp4_log_refused(const struct ip *ip, const struct tcphdr *th) function in typeref:typename:void
1408 tcp4_log_refused(ip, th);

Completed in 27 milliseconds