Home
last modified time | relevance | path

Searched refs:buffer_length (Results 1 – 1 of 1) sorted by relevance

/modules/openthread/platform/
A Dinfra_if.c26 static void handle_ra_from_ot(const uint8_t *buffer, uint16_t buffer_length);
127 static void handle_ra_from_ot(const uint8_t *buffer, uint16_t buffer_length) in handle_ra_from_ot() argument
138 while (i + sizeof(struct net_icmpv6_nd_opt_hdr) <= buffer_length) { in handle_ra_from_ot()

Completed in 5 milliseconds