Home
last modified time | relevance | path

Searched refs:tcp_log_vain (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_var.h1375 char *tcp_log_vain(struct in_conninfo *, struct tcphdr *, const void *,
H A Dtcp_input.c917 (s = tcp_log_vain(NULL, th, (void *)ip, ip6))) { in tcp_input_with_port()
H A Dtcp_subr.c4085 tcp_log_vain(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_vain() function