Home
last modified time | relevance | path

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

/external/iproute2/include/netinet/
Dicmp6.h227 struct nd_opt_mtu /* MTU option */ struct
229 uint8_t nd_opt_mtu_type; argument
230 uint8_t nd_opt_mtu_len; argument
231 uint16_t nd_opt_mtu_reserved; argument
232 uint32_t nd_opt_mtu_mtu; argument
/external/tcpdump/
Dicmp6.h304 struct nd_opt_mtu { /* MTU option */ struct
305 u_int8_t nd_opt_mtu_type; argument
306 u_int8_t nd_opt_mtu_len; argument
307 u_int16_t nd_opt_mtu_reserved; argument
308 u_int32_t nd_opt_mtu_mtu; argument