Searched refs:sctp_count_max_addresses_vrf (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_usrreq.c1901 sctp_count_max_addresses_vrf(struct sctp_inpcb *inp, uint32_t vrf_id) function
1995 cnt += sctp_count_max_addresses_vrf(inp, inp->m_vrf_ids[id]);
1999 cnt = sctp_count_max_addresses_vrf(inp, inp->def_vrf_id);

Completed in 2702 milliseconds