X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/eb6b6ca394357805f2bdba989abae309f718b4d8..f427ee49d309d8fc33ebf3042c3a775f2f530ded:/bsd/net/classq/classq_sfb.h diff --git a/bsd/net/classq/classq_sfb.h b/bsd/net/classq/classq_sfb.h index 487a29f2e..76a95429d 100644 --- a/bsd/net/classq/classq_sfb.h +++ b/bsd/net/classq/classq_sfb.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2012 Apple Inc. All rights reserved. + * Copyright (c) 2011-2020 Apple Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * @@ -151,7 +151,6 @@ typedef struct sfb { struct sfbstats sfb_stats __attribute__((aligned(8))); } sfb_t; -extern void sfb_init(void); extern struct sfb *sfb_alloc(struct ifnet *, u_int32_t, u_int32_t, u_int32_t); extern void sfb_destroy(struct sfb *); extern int sfb_addq(struct sfb *, class_queue_t *, pktsched_pkt_t *,