Searched refs:gre_proto (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/net/
H A Dif_gre.h45 uint16_t gre_proto; /* protocol type */ member in struct:grehdr
H A Dif_gre.c745 switch (ntohs(gh->gre_proto)) {
930 gh->gre_proto = htons(ETHERTYPE_IP);
935 gh->gre_proto = htons(ETHERTYPE_IPV6);

Completed in 72 milliseconds