summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/inet/ip.h')
-rw-r--r--usr/src/uts/common/inet/ip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/uts/common/inet/ip.h b/usr/src/uts/common/inet/ip.h
index 29b59311ba..6ef38c8c6c 100644
--- a/usr/src/uts/common/inet/ip.h
+++ b/usr/src/uts/common/inet/ip.h
@@ -3069,8 +3069,6 @@ struct ipsec_out_s;
struct mac_header_info_s;
extern boolean_t ip_assign_ifindex(uint_t *, ip_stack_t *);
-extern const char *dlpi_prim_str(int);
-extern const char *dlpi_err_str(int);
extern void ill_frag_timer(void *);
extern ill_t *ill_first(int, int, ill_walk_context_t *, ip_stack_t *);
extern ill_t *ill_next(ill_walk_context_t *, ill_t *);