Searched defs:nd_opt_mtu (Results 1 – 2 of 2) sorted by relevance
227 struct nd_opt_mtu /* MTU option */ struct229 uint8_t nd_opt_mtu_type; argument230 uint8_t nd_opt_mtu_len; argument231 uint16_t nd_opt_mtu_reserved; argument232 uint32_t nd_opt_mtu_mtu; argument
304 struct nd_opt_mtu { /* MTU option */ struct305 u_int8_t nd_opt_mtu_type; argument306 u_int8_t nd_opt_mtu_len; argument307 u_int16_t nd_opt_mtu_reserved; argument308 u_int32_t nd_opt_mtu_mtu; argument