Searched defs:nd_opt_mtu (Results 1 – 2 of 2) sorted by relevance
335 struct nd_opt_mtu { /* MTU option */ struct336 u_int8_t nd_opt_mtu_type; argument337 u_int8_t nd_opt_mtu_len; argument338 u_int16_t nd_opt_mtu_reserved; argument339 u_int32_t nd_opt_mtu_mtu; argument
313 struct nd_opt_mtu { /* MTU option */ struct314 nd_uint8_t nd_opt_mtu_type; argument315 nd_uint8_t nd_opt_mtu_len; argument316 nd_uint16_t nd_opt_mtu_reserved; argument317 nd_uint32_t nd_opt_mtu_mtu; argument