Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_gre.h180 #define GRE_ENABLE_SEQ 0x0002 macro
182 #define GRE_OPTMASK (GRE_ENABLE_CSUM|GRE_ENABLE_SEQ|GRE_UDPENCAP)
H A Dif_gre.c494 if (sc->gre_options & GRE_ENABLE_SEQ) { in gre_update_hdr()
772 if (sc->gre_options & GRE_ENABLE_SEQ)