Searched refs:tcp_log_vain (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 937 char *tcp_log_vain(struct in_conninfo *, struct tcphdr *, void *,
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_var.h | 937 char *tcp_log_vain(struct in_conninfo *, struct tcphdr *, void *,
|
| H A D | tcp_subr.c | 3310 tcp_log_vain(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_vain() function
|
| H A D | tcp_input.c | 909 if ((s = tcp_log_vain(NULL, th, (void *)ip, ip6))) in tcp_input()
|