Searched defs:nd_opt_mtu (Results 1 – 2 of 2) sorted by relevance
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
311 struct nd_opt_mtu { /* MTU option */ struct312 nd_uint8_t nd_opt_mtu_type; argument313 nd_uint8_t nd_opt_mtu_len; argument314 nd_uint16_t nd_opt_mtu_reserved; argument315 nd_uint32_t nd_opt_mtu_mtu; argument