Home
last modified time | relevance | path

Searched defs:ipoptp_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h166 typedef struct ipoptp_s struct
168 uint8_t *ipoptp_next; /* next option to look at */
169 uint8_t *ipoptp_end; /* end of options */
170 uint8_t *ipoptp_cur; /* start of current option */
171 uint8_t ipoptp_len; /* length of current option */
172 uint32_t ipoptp_flags;