Searched defs:opt (Results 1 – 4 of 4) sorted by relevance
100 let opt = Self::new_unchecked(buffer); in new_checked() localVariable404 let opt = Ipv6Option::new_unchecked(&IPV6OPTION_BYTES_PAD1); in test_data_len() localVariable411 let opt = Ipv6Option::new_unchecked(&IPV6OPTION_BYTES_PAD1); in test_option_deconstruct() localVariable416 let opt = Ipv6Option::new_unchecked(&bytes); in test_option_deconstruct() localVariable421 let opt = Ipv6Option::new_unchecked(&IPV6OPTION_BYTES_PADN); in test_option_deconstruct() localVariable428 let opt = Ipv6Option::new_unchecked(&bytes); in test_option_deconstruct() localVariable435 let opt = Ipv6Option::new_unchecked(&bytes); in test_option_deconstruct() localVariable445 let opt = Ipv6Option::new_unchecked(&IPV6OPTION_BYTES_PAD1); in test_option_parse() localVariable451 let opt = Ipv6Option::new_unchecked(&IPV6OPTION_BYTES_PADN); in test_option_parse() localVariable458 let opt = Ipv6Option::new_unchecked(&IPV6OPTION_BYTES_UNKNOWN); in test_option_parse() localVariable[all …]
157 let opt = Self::new_unchecked(buffer); in new_checked() localVariable652 let opt = NdiscOption::new_unchecked(&PREFIX_OPT_BYTES[..]); in test_deconstruct() localVariable668 let mut opt = NdiscOption::new_unchecked(&mut bytes[..]); in test_construct() localVariable754 let mut opt = NdiscOption::new_unchecked(&mut bytes); in test_repr_emit_prefix_info() localVariable
427 let opt = NdiscOptionRepr::SourceLinkLayerAddr(lladdr); in emit() localVariable
385 let opt = DhcpOption { in options() localVariable