Searched refs:NETCONN_RAW (Results 1 – 3 of 3) sorted by relevance
489 case NETCONN_RAW:584 case NETCONN_RAW:839 case NETCONN_RAW:895 case NETCONN_RAW:980 case NETCONN_RAW:1115 case NETCONN_RAW:1377 case NETCONN_RAW:
835 if (sock->conn->type != NETCONN_RAW) {851 if (sock->conn->type == NETCONN_RAW) {859 if (sock->conn->type == NETCONN_RAW) {909 if (sock->conn->type != NETCONN_RAW) {945 conn = netconn_new_with_proto_and_callback(NETCONN_RAW, (u8_t)protocol, event_callback);1686 case NETCONN_RAW:
92 NETCONN_RAW = 0x40 enumerator