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

  /external/tcpdump/
l2tp.h 46 #define L2TP_BEARER_CAP_DIGITAL_MASK 0x00000001 /* Digital */
print-l2tp.c 321 if (EXTRACT_32BITS(ptr) & L2TP_BEARER_CAP_DIGITAL_MASK) {

Completed in 96 milliseconds