Searched refs:ICMP6_TYPE_PTB (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/lwip2/lwip/prot/
H A Dicmp6.h51 ICMP6_TYPE_PTB = 2, enumerator in enum:icmp6_type
/barrelfish-master/lib/lwip2/src/core/ipv6/
H A Dicmp6.c118 case ICMP6_TYPE_PTB: /* Packet too big */
232 icmp6_send_response(p, 0, mtu, ICMP6_TYPE_PTB);
H A Dnd6.c659 case ICMP6_TYPE_PTB: /* Packet too big */
693 break; /* ICMP6_TYPE_PTB */

Completed in 37 milliseconds