diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2005-02-14 07:37:51 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2005-02-14 07:37:51 +0000 |
| commit | 9945c0e21f69eb22f3a73def4c6a14f5b88b5de2 (patch) | |
| tree | a6be9f7597e232f5e70091fea00613f0423dc377 /sys/netinet/tcp_var.h | |
| parent | 9271f7b6d5476a644bc9195b2093e3eee7545322 (diff) | |
Notes
Diffstat (limited to 'sys/netinet/tcp_var.h')
| -rw-r--r-- | sys/netinet/tcp_var.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h index fa98508be59a..f6473467c812 100644 --- a/sys/netinet/tcp_var.h +++ b/sys/netinet/tcp_var.h @@ -451,11 +451,6 @@ struct xtcpcb { }; #endif -struct tcp_ident_mapping { - struct sockaddr_storage faddr, laddr; - uid_t euid, ruid; -}; - /* * Names for TCP sysctl objects */ |
