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

  /external/libppp/src/
chap.h 62 ((d)->type == CHAP_DESCRIPTOR ? (struct chap *)(d) : NULL)
descriptor.h 37 #define CHAP_DESCRIPTOR (9)
chap.c 671 chap->desc.type = CHAP_DESCRIPTOR;

Completed in 33 milliseconds