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

  /external/tcpdump/
l2tp.h 36 #define L2TP_AVP_HDR_FLAG_MANDATORY 0x8000 /* Mandatory Flag */
print-l2tp.c 483 if (EXTRACT_16BITS(ptr) & L2TP_AVP_HDR_FLAG_MANDATORY) {

Completed in 48 milliseconds