Searched defs:nd_opt_mtu (Results 1 – 1 of 1) sorted by relevance
305 struct nd_opt_mtu { /* MTU option */ struct306 u_int8_t nd_opt_mtu_type; argument307 u_int8_t nd_opt_mtu_len; argument308 u_int16_t nd_opt_mtu_reserved; argument309 u_int32_t nd_opt_mtu_mtu; argument