Searched refs:sctp_inpcb_alloc (Results 1 – 4 of 4) sorted by relevance
549 int sctp_inpcb_alloc(struct socket *so, uint32_t vrf_id);
2264 sctp_inpcb_alloc(struct socket *so, uint32_t vrf_id) in sctp_inpcb_alloc() function
473 error = sctp_inpcb_alloc(so, vrf_id); in sctp_attach()
458 error = sctp_inpcb_alloc(so, vrf_id); in sctp6_attach()