summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_options.h')
-rw-r--r--sys/netinet/ip_options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/ip_options.h b/sys/netinet/ip_options.h
index 0633fce..7ba5ae6 100644
--- a/sys/netinet/ip_options.h
+++ b/sys/netinet/ip_options.h
@@ -49,6 +49,7 @@ struct ipopt_tag {
extern int ip_doopts; /* process or ignore IP options */
+int ip_checkrouteralert(struct mbuf *);
int ip_dooptions(struct mbuf *, int);
struct mbuf *ip_insertoptions(struct mbuf *, struct mbuf *, int *);
int ip_optcopy(struct ip *, struct ip *);
OpenPOWER on IntegriCloud