Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Dicmp.h55 enum icmp_dur_type { enum
81 void icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t);
/reactos/drivers/network/tcpip/lwip/src/core/ipv4/
H A Dicmp.c308 icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t) in icmp_dest_unreach()