Searched defs:nd_opt_mtu (Results 1 – 1 of 1) sorted by relevance
309 struct nd_opt_mtu { /* MTU option */ struct310 uint8_t nd_opt_mtu_type; argument311 uint8_t nd_opt_mtu_len; argument312 uint16_t nd_opt_mtu_reserved; argument313 uint32_t nd_opt_mtu_mtu; argument