Home
last modified time | relevance | path

Searched defs:nd_opt_mtu (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/netinet/
Dicmp6.h340 struct nd_opt_mtu { /* MTU option */ struct
341 u_int8_t nd_opt_mtu_type; argument
342 u_int8_t nd_opt_mtu_len; argument
343 u_int16_t nd_opt_mtu_reserved; argument
344 u_int32_t nd_opt_mtu_mtu; argument
/development/ndk/platforms/android-21/include/netinet/
Dicmp6.h346 struct nd_opt_mtu { /* MTU option */ struct
347 u_int8_t nd_opt_mtu_type; argument
348 u_int8_t nd_opt_mtu_len; argument
349 u_int16_t nd_opt_mtu_reserved; argument
350 u_int32_t nd_opt_mtu_mtu; argument