aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_pcb.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2024-10-10 08:42:35 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2024-10-31 17:00:52 +0000
commit9830fed0de06354926a837d1ab368c85333d5f96 (patch)
tree61ccf1515998c3dd7fedb9f86bc54baef76d3dc1 /sys/netinet/sctp_pcb.h
parent258e38014cadada0c1a7d48185935369167d8527 (diff)
sctp: make sctp_free_ifn() static
It is not used outside of the file. No functional change intended. (cherry picked from commit e1a09d1e9df30347c279604191a04ce2ef20bf0c)
Diffstat (limited to 'sys/netinet/sctp_pcb.h')
-rw-r--r--sys/netinet/sctp_pcb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/sctp_pcb.h b/sys/netinet/sctp_pcb.h
index ae062c553a57..51d5a2bad239 100644
--- a/sys/netinet/sctp_pcb.h
+++ b/sys/netinet/sctp_pcb.h
@@ -507,7 +507,6 @@ sctp_add_addr_to_vrf(uint32_t vrfid,
void sctp_update_ifn_mtu(uint32_t ifn_index, uint32_t mtu);
-void sctp_free_ifn(struct sctp_ifn *sctp_ifnp);
void sctp_free_ifa(struct sctp_ifa *sctp_ifap);
void