Home
last modified time | relevance | path

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

/lib/liblwip/src/include/ipv6/lwip/
Dicmp.h52 enum icmp_dur_type { enum
68 void icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t);
/lib/liblwip/src/include/ipv4/lwip/
Dicmp.h56 enum icmp_dur_type { enum
102 void icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t);
/lib/liblwip/src/core/ipv6/
Dicmp6.c106 icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t) in icmp_dest_unreach()
/lib/liblwip/src/core/ipv4/
Dicmp.c261 icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t) in icmp_dest_unreach()