Home
last modified time | relevance | path

Searched refs:PPTP_GRE_BITS (Results 1 – 1 of 1) sorted by relevance

/drivers/net/
Dpppopns.c36 #define PPTP_GRE_BITS htons(0x2001) macro
82 (hdr->bits & PPTP_GRE_BITS_MASK) != PPTP_GRE_BITS) in pppopns_recv()
134 hdr->bits = PPTP_GRE_BITS | PPTP_GRE_SEQ_BIT; in pppopns_xmit()