Searched refs:sctp_inpcb_alloc (Results 1 – 4 of 4) sorted by relevance
575 int sctp_inpcb_alloc(struct socket *so, uint32_t vrf_id);
2411 sctp_inpcb_alloc(struct socket *so, uint32_t vrf_id) in sctp_inpcb_alloc() function
485 error = sctp_inpcb_alloc(so, vrf_id); in sctp_attach()
537 error = sctp_inpcb_alloc(so, vrf_id); in sctp6_attach()