Home
last modified time | relevance | path

Searched refs:sctp_bind_addr (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/net/sctp/
Dstructs.h83 struct sctp_bind_addr;
1157 struct sctp_bind_addr { struct
1175 void sctp_bind_addr_init(struct sctp_bind_addr *, __u16 port); argument
1176 void sctp_bind_addr_free(struct sctp_bind_addr *);
1177 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
1178 const struct sctp_bind_addr *src,
1181 int sctp_bind_addr_dup(struct sctp_bind_addr *dest,
1182 const struct sctp_bind_addr *src,
1184 int sctp_add_bind_addr(struct sctp_bind_addr *, union sctp_addr *,
1186 int sctp_del_bind_addr(struct sctp_bind_addr *, union sctp_addr *);
[all …]
Dcommand.h134 struct sctp_bind_addr *bp;
175 SCTP_ARG_CONSTRUCTOR(BA, struct sctp_bind_addr *, bp) in SCTP_ARG_CONSTRUCTOR()
Dsm.h188 const struct sctp_bind_addr *bp,
Dsctp.h97 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *addr,