Searched defs:ipgre_info (Results 1 – 1 of 1) sorted by relevance
46 struct ipgre_info struct48 uint8_t ttl;49 uint8_t tos;50 uint8_t pmtudisc;51 uint16_t iflags;52 uint16_t oflags;76 struct ipgre_info *ipgre; in ipgre_alloc() argument