Searched refs:GRE_ENABLE_SEQ (Results 1 – 4 of 4) sorted by relevance
181 #define GRE_ENABLE_SEQ 0x0002 macro183 #define GRE_OPTMASK (GRE_ENABLE_CSUM|GRE_ENABLE_SEQ|GRE_UDPENCAP)
495 if (sc->gre_options & GRE_ENABLE_SEQ) { in gre_update_hdr()781 if (sc->gre_options & GRE_ENABLE_SEQ)
163 DEF_CMD("enable_seq", GRE_ENABLE_SEQ, setifgreopts),164 DEF_CMD("-enable_seq",-GRE_ENABLE_SEQ, setifgreopts),