Home
last modified time | relevance | path

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

/minix3/sys/netinet/
H A Dicmp6.h344 struct nd_opt_mtu { /* MTU option */ struct
345 u_int8_t nd_opt_mtu_type; argument
346 u_int8_t nd_opt_mtu_len; argument
347 u_int16_t nd_opt_mtu_reserved; argument
348 u_int32_t nd_opt_mtu_mtu; argument
/minix3/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c314 struct nd_opt_mtu { /* MTU option */ struct
315 uint8_t nd_opt_mtu_type; argument
316 uint8_t nd_opt_mtu_len; argument
317 uint16_t nd_opt_mtu_reserved; argument
318 uint32_t nd_opt_mtu_mtu; argument