Home
last modified time | relevance | path

Searched refs:sctp_notify (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/netinet/
H A Dsctp_var.h151 void sctp_notify(struct sctp_inpcb *, int, struct sctphdr *,
H A Dsctp_usrreq.c343 sctp_notify(struct sctp_inpcb *inp, in sctp_notify() function
465 sctp_notify(inp, cm, sh, in sctp_ctlinput()
/netbsd/sys/netinet6/
H A Dsctp6_usrreq.c480 sctp_notify(inp, cm, &sh, sin6tosa(&final), in sctp6_ctlinput()