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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_structs.h 1221 uint8_t peer_supports_nat; member in struct:sctp_association
    [all...]
sctp_input.c 482 asoc->peer_supports_nat = (uint8_t)nat_friendly;
    [all...]
sctp_pcb.c     [all...]
sctputil.c 1023 asoc->peer_supports_nat = 0;
    [all...]
sctp_output.c     [all...]

Completed in 37 milliseconds