Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_netconn.c58 conn = netconn_new(NETCONN_UDP_IPV6); in snmp_netconn_thread()
/third_party/lwip/src/include/lwip/
Dapi.h130 NETCONN_UDP_IPV6 = NETCONN_UDP | NETCONN_TYPE_IPV6 /* 0x28 */, enumerator