Home
last modified time | relevance | path

Searched refs:sctp_pcb (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctputil.h78 uint32_t sctp_select_initial_TSN(struct sctp_pcb *);
84 void sctp_fill_random_store(struct sctp_pcb *);
H A Dsctp_pcb.h268 struct sctp_pcb { struct
389 struct sctp_pcb sctp_ep; /* SCTP ep data */
H A Dsctputil.c992 sctp_fill_random_store(struct sctp_pcb *m) in sctp_fill_random_store()
1011 sctp_select_initial_TSN(struct sctp_pcb *inp) in sctp_select_initial_TSN()
H A Dsctp_input.c2304 struct sctp_pcb *ep; in sctp_handle_cookie_echo()
H A Dsctp_pcb.c2396 struct sctp_pcb *m; in sctp_inpcb_alloc()