HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_GET_IF_INDEX_FROM_ROUTE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 271 #define SCTP_GET_IF_INDEX_FROM_ROUTE(ro) 1 /* compiles... TODO use routing socket to determine */
673 #define SCTP_GET_IF_INDEX_FROM_ROUTE(ro) 1 /* compiles... TODO use routing socket to determine */
877 * SCTP_GET_IF_INDEX_FROM_ROUTE macro.
    [all...]
sctp_asconf.c 979 (SCTP_GET_IF_INDEX_FROM_ROUTE(&net->ro) != ifn->ifn_index))) {
    [all...]
sctp_output.c     [all...]

Completed in 43 milliseconds