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

  /external/tcpdump/
l2tp.h 33 #define L2TP_VERSION_L2F 0x0001 /* L2F */
print-l2tp.c 620 } else if ((EXTRACT_16BITS(ptr) & L2TP_VERSION_MASK) == L2TP_VERSION_L2F) {

Completed in 94 milliseconds