Searched refs:buffer_length (Results 1 – 1 of 1) sorted by relevance
26 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() argument138 while (i + sizeof(struct net_icmpv6_nd_opt_hdr) <= buffer_length) { in handle_ra_from_ot()
Completed in 5 milliseconds