Searched refs:icmp6_send_response_with_addrs (Results 1 – 1 of 1) sorted by relevance
/third_party/lwip/src/core/ipv6/ |
D | icmp6.c | 67 static void icmp6_send_response_with_addrs(struct pbuf *p, u8_t code, u32_t data, 276 icmp6_send_response_with_addrs(p, c, 0, ICMP6_TYPE_TE, src_addr, dest_addr); in icmp6_time_exceeded_with_addrs() 346 icmp6_send_response_with_addrs(struct pbuf *p, u8_t code, u32_t data, u8_t type, in icmp6_send_response_with_addrs() function
|