Searched refs:sctp_asconf_dispatch_tbl (Results 1 – 5 of 5) sorted by relevance
221 sctp_asconf_dispatch_tbl
223 sctp_asconf_dispatch_tbl
115 static const dispatch_t sctp_asconf_dispatch_tbl[] = { variable135 for (i = 0; i < A_CNT(sctp_asconf_dispatch_tbl); i++) { in sctp_lookup_asconf_dispatch()136 if (sctp_asconf_dispatch_tbl[i].id == id) { in sctp_lookup_asconf_dispatch()137 return (sctp_asconf_dispatch_tbl + i); in sctp_lookup_asconf_dispatch()