Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_gre.h47 uint16_t gre_proto; /* protocol type */ member
H A Dif_gre.c566 switch (ntohs(gh->gre_proto)) {
780 gh->gre_proto = proto;
/f-stack/tools/compat/include/net/
H A Dif_gre.h47 uint16_t gre_proto; /* protocol type */ member