Searched defs:ipgre_info (Results 1 – 1 of 1) sorted by relevance
45 struct ipgre_info struct47 uint8_t ttl;48 uint8_t tos;49 uint8_t pmtudisc;50 uint16_t iflags;51 uint16_t oflags;75 struct ipgre_info *ipgre; in ipgre_alloc() argument