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

  /external/tcpdump/
l2tp.h 34 #define L2TP_VERSION_L2TP 0x0002 /* L2TP */
print-l2tp.c 618 if ((EXTRACT_16BITS(ptr) & L2TP_VERSION_MASK) == L2TP_VERSION_L2TP) {

Completed in 773 milliseconds