Resolves symbols map so sctp_xxx() functions are included.
PR: 112704 Submitted by: kou@cozmixng.org
This commit is contained in:
parent
f27f825839
commit
ad9f3b406a
@ -124,6 +124,20 @@ FBSD_1.0 {
|
||||
in6addr_loopback;
|
||||
in6addr_nodelocal_allnodes;
|
||||
in6addr_linklocal_allnodes;
|
||||
sctp_getaddrlen;
|
||||
sctp_bindx;
|
||||
sctp_connectx;
|
||||
sctp_peeloff;
|
||||
sctp_opt_info;
|
||||
sctp_getpaddrs;
|
||||
sctp_freepaddrs;
|
||||
sctp_getladdrs;
|
||||
sctp_freeladdrs;
|
||||
sctp_sendmsg;
|
||||
sctp_sendmsgx;
|
||||
sctp_send;
|
||||
sctp_sendx;
|
||||
sctp_recvmsg;
|
||||
};
|
||||
|
||||
FBSDprivate_1.0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user