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

  /src/sys/netinet/
tcp_input.c 409 static void tcp6_log_refused(const struct ip6_hdr *, const struct tcphdr *);
853 tcp6_log_refused(const struct ip6_hdr *ip6, const struct tcphdr *th) function in typeref:typename:void
1441 tcp6_log_refused(ip6, th);
tcp_input.c 409 static void tcp6_log_refused(const struct ip6_hdr *, const struct tcphdr *);
853 tcp6_log_refused(const struct ip6_hdr *ip6, const struct tcphdr *th) function in typeref:typename:void
1441 tcp6_log_refused(ip6, th);

Completed in 27 milliseconds