Searched refs:tcp_log_addr (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | tcp_subr.c | 341 static char * tcp_log_addr(struct in_conninfo *inc, struct tcphdr *th, 4104 return (tcp_log_addr(inc, th, ip4hdr, ip6hdr)); in tcp_log_vain() 4116 return (tcp_log_addr(inc, th, ip4hdr, ip6hdr)); in tcp_log_addrs() 4120 tcp_log_addr(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_addr() function
|