Searched defs:ipoptp_s (Results 1 – 1 of 1) sorted by relevance
165 typedef struct ipoptp_s struct167 uint8_t *ipoptp_next; /* next option to look at */168 uint8_t *ipoptp_end; /* end of options */169 uint8_t *ipoptp_cur; /* start of current option */170 uint8_t ipoptp_len; /* length of current option */171 uint32_t ipoptp_flags;