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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 91 bool negotiated() const { return state_ == STATE_NEGOTIATED; } function in class:cricket::TransportProxy
325 // Returns the transport that has been negotiated or NULL if
  /external/grub/netboot/
w89c840.c 851 int negotiated = mii_reg5 & w840private.advertising; local
857 duplex = (negotiated & 0x0100) || (negotiated & 0x01C0) == 0x0040;
862 printf("winbond-840 : Setting %s-duplex based on MII # %d negotiated capability %X\n",
863 duplex ? "full" : "half", w840private.phys[0], negotiated);
tulip.c 1939 unsigned int bmsr, lpa, negotiated, new_csr6; local
    [all...]

Completed in 206 milliseconds