Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dicmp6.h335 struct nd_opt_mtu { /* MTU option */ struct
336 u_int8_t nd_opt_mtu_type; argument
337 u_int8_t nd_opt_mtu_len; argument
338 u_int16_t nd_opt_mtu_reserved; argument
339 u_int32_t nd_opt_mtu_mtu; argument
/dflybsd-src/contrib/tcpdump/
H A Dprint-icmp6.c313 struct nd_opt_mtu { /* MTU option */ struct
314 nd_uint8_t nd_opt_mtu_type; argument
315 nd_uint8_t nd_opt_mtu_len; argument
316 nd_uint16_t nd_opt_mtu_reserved; argument
317 nd_uint32_t nd_opt_mtu_mtu; argument