Searched defs:nd_opt_mtu (Results 1 – 2 of 2) sorted by relevance
341 struct nd_opt_mtu { /* MTU option */ struct342 u_int8_t nd_opt_mtu_type; argument343 u_int8_t nd_opt_mtu_len; argument344 u_int16_t nd_opt_mtu_reserved; argument345 u_int32_t nd_opt_mtu_mtu; argument
337 struct nd_opt_mtu { /* MTU option */ struct338 u_int8_t nd_opt_mtu_type; argument339 u_int8_t nd_opt_mtu_len; argument340 u_int16_t nd_opt_mtu_reserved; argument341 u_int32_t nd_opt_mtu_mtu; argument