Searched defs:nd_opt_mtu (Results 1 – 2 of 2) sorted by relevance
340 struct nd_opt_mtu { /* MTU option */ struct341 u_int8_t nd_opt_mtu_type; argument342 u_int8_t nd_opt_mtu_len; argument343 u_int16_t nd_opt_mtu_reserved; argument344 u_int32_t nd_opt_mtu_mtu; argument
346 struct nd_opt_mtu { /* MTU option */ struct347 u_int8_t nd_opt_mtu_type; argument348 u_int8_t nd_opt_mtu_len; argument349 u_int16_t nd_opt_mtu_reserved; argument350 u_int32_t nd_opt_mtu_mtu; argument