Home
last modified time | relevance | path

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

/external/pigweed/pw_hdlc/
Dwire_packet_parser_test.cc36 auto maybe_address = parser.GetDestinationAddress(); in TEST() local
49 auto maybe_address = parser.GetDestinationAddress(); in TEST() local
63 auto maybe_address = parser.GetDestinationAddress(); in TEST() local
78 auto maybe_address = parser.GetDestinationAddress(); in TEST() local
93 auto maybe_address = parser.GetDestinationAddress(); in TEST() local
108 auto maybe_address = parser.GetDestinationAddress(); in TEST() local
/external/pigweed/pw_router/
Dstatic_router.cc27 std::optional<uint32_t> maybe_address = parser.GetDestinationAddress(); in RoutePacket() local