HomeSort by: relevance | last modified time | path
    Searched refs:sctp_pcb (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/netinet/
sctp_peeloff.c 69 #include <netinet/sctp_pcb.h>
sctputil.h 139 u_int32_t sctp_select_initial_TSN(struct sctp_pcb *);
sctp_pcb.h 1 /* $KAME: sctp_pcb.h,v 1.21 2005/07/16 01:18:47 suz Exp $ */
2 /* $NetBSD: sctp_pcb.h,v 1.8 2023/06/02 08:51:48 andvar Exp $ */
226 struct sctp_pcb { struct
308 struct sctp_pcb sctp_ep; /* SCTP ep data */
sctp_timer.c 74 #include <netinet/sctp_pcb.h>
sctp_pcb.c 1 /* $KAME: sctp_pcb.c,v 1.39 2005/06/16 18:29:25 jinmei Exp $ */
2 /* $NetBSD: sctp_pcb.c,v 1.27 2024/07/05 04:31:54 rin Exp $ */
36 __KERNEL_RCSID(0, "$NetBSD: sctp_pcb.c,v 1.27 2024/07/05 04:31:54 rin Exp $");
84 #include <netinet/sctp_pcb.h>
1308 struct sctp_pcb *m;
2144 /* Now the sctp_pcb things */
sctp_input.c 77 #include <netinet/sctp_pcb.h>
1670 struct sctp_pcb *ep;
sctputil.c 88 #include <netinet/sctp_pcb.h>
619 sctp_select_initial_TSN(struct sctp_pcb *m)
sctp_asconf.c 74 #include <netinet/sctp_pcb.h>
sctp_usrreq.c 71 #include <netinet/sctp_pcb.h>
140 /* Init the SCTP pcb in sctp_pcb.c */
sctp_indata.c 76 #include <netinet/sctp_pcb.h>
sctp_output.c 91 #include <netinet/sctp_pcb.h>
101 #include <netinet/sctp_pcb.h>
9382 * (in sctp_pcb.c) will save a error in
  /src/sys/netinet6/
in6_proto.c 114 #include <netinet/sctp_pcb.h>
sctp6_usrreq.c 68 #include <netinet/sctp_pcb.h>

Completed in 36 milliseconds