summaryrefslogtreecommitdiffstats
path: root/sys/netipx/spx_var.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2009-05-25 13:52:51 +0000
committerrwatson <rwatson@FreeBSD.org>2009-05-25 13:52:51 +0000
commit4fb8e988d3d06f538c5d70ceef4e8363227aa471 (patch)
tree3f32bfbaf6299bdbc3d6bb403c67849b2a92711e /sys/netipx/spx_var.h
parentd4f89343e714a60e7b0cf2426d0f967db61ae078 (diff)
downloadFreeBSD-src-4fb8e988d3d06f538c5d70ceef4e8363227aa471.zip
FreeBSD-src-4fb8e988d3d06f538c5d70ceef4e8363227aa471.tar.gz
Staticize spx_remque() now that it's only used from spx_reass.c.
Diffstat (limited to 'sys/netipx/spx_var.h')
-rw-r--r--sys/netipx/spx_var.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netipx/spx_var.h b/sys/netipx/spx_var.h
index cf599fa..8325b7f 100644
--- a/sys/netipx/spx_var.h
+++ b/sys/netipx/spx_var.h
@@ -155,7 +155,6 @@ int spx_output(struct spxpcb *cb, struct mbuf *m0);
int spx_reass(struct spxpcb *cb, struct spx *si);
void spx_reass_flush(struct spxpcb *cb);
void spx_reass_init(struct spxpcb *cb);
-void spx_remque(struct spx_q *element);
#endif
#endif /* !_NETIPX_SPX_VAR_H_ */
OpenPOWER on IntegriCloud