Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dicmp6.h337 struct nd_opt_mtu { /* MTU option */ struct
338 u_int8_t nd_opt_mtu_type; argument
339 u_int8_t nd_opt_mtu_len; argument
340 u_int16_t nd_opt_mtu_reserved; argument
341 u_int32_t nd_opt_mtu_mtu; argument
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c311 struct nd_opt_mtu { /* MTU option */ struct
312 nd_uint8_t nd_opt_mtu_type; argument
313 nd_uint8_t nd_opt_mtu_len; argument
314 nd_uint16_t nd_opt_mtu_reserved; argument
315 nd_uint32_t nd_opt_mtu_mtu; argument